summaryrefslogtreecommitdiff
path: root/.mutt/work
blob: e0578cd547c1f5c12c98b715c4f937762c74191d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 \