summaryrefslogtreecommitdiff
path: root/.mutt/work
diff options
context:
space:
mode:
authorlxf <sng@luxagraf.net>2022-04-29 10:22:31 -0400
committerlxf <sng@luxagraf.net>2022-04-29 10:22:31 -0400
commit16b43b92c15d34caf98d06c8282841c06d7ed45b (patch)
treea96ecc3e000681887c7fd9043418f5dbbea96238 /.mutt/work
parent426f8aa8fff9367b02bd01b49c92efb8f52c11ed (diff)
roled in latest changes to openbox config on Dell XPS 13
Diffstat (limited to '.mutt/work')
-rw-r--r--.mutt/work19
1 files changed, 19 insertions, 0 deletions
diff --git a/.mutt/work b/.mutt/work
new file mode 100644
index 0000000..e0578cd
--- /dev/null
+++ b/.mutt/work
@@ -0,0 +1,19 @@
+set from = "wired@scottgilbertson.net"
+set folder = ~/mail/wired
+set sendmail = "/usr/bin/msmtp -a work"
+set trash = "+Trash"
+set mbox = "+Archive"
+set postponed = "+Drafts"
+set record="+Sent"
+# Alternate email addresses.
+alternates "scott_gilbertson@wired.com"
+
+# Mailboxes to show
+mailboxes =INBOX \
+ +Archive \
+ +Trash \
+ +Sent \
+ +Drafts \
+ +temporary/search \
+
+