summaryrefslogtreecommitdiff
path: root/mutt/.mutt/private.rc
blob: 53d87137bce93b28d9842eb2dae021a78bde8ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
color status            blue color231
color sidebar_divider   color231 blue
color sidebar_highlight blue white

set from      = "p@simianer.de"
set sendmail  = "/Users/pks/.local/bin/msmtp -a private"
set record    = "+private/all"
set postponed = "+private/drafts"
set spoolfile = "+private/inbox"

macro index,pager S "<save-message>+private/all<enter><enter><sync-mailbox>"