diff options
Diffstat (limited to 'by_os/Linux/mutt/.mutt/work.rc')
-rw-r--r-- | by_os/Linux/mutt/.mutt/work.rc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/by_os/Linux/mutt/.mutt/work.rc b/by_os/Linux/mutt/.mutt/work.rc new file mode 100644 index 0000000..e53c0a9 --- /dev/null +++ b/by_os/Linux/mutt/.mutt/work.rc @@ -0,0 +1,13 @@ +color status red color231 +color sidebar_divider red color231 +color sidebar_highlight color201 color231 +color indicator color231 red + +set from = "qlt@mensa.uberspace.de" +set sendmail = "/usr/bin/msmtp -a work" +set record = "+work/all" +set postponed = "+work/drafts" +set spoolfile = "+work/inbox" + +macro index,pager S "<save-message>+work/all<enter><enter><sync-mailbox>" + |