You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
518 B
Plaintext
27 lines
518 B
Plaintext
set mbox_type=Maildir
|
|
set folder=$HOME/Mail
|
|
set header_cache=~/.cache/mutt
|
|
|
|
set realname='Dustin Swan'
|
|
set sendmail="/usr/local/bin/msmtp"
|
|
|
|
set edit_headers=yes
|
|
# set folder=~/Mail
|
|
# set mbox=+mbox
|
|
# set spoolfile=+inbox
|
|
# set record=+sent
|
|
# set postponed=+drafts
|
|
# set mbox_type=Maildir
|
|
set sidebar_visible
|
|
|
|
mailboxes +inbox
|
|
|
|
source ~/.mutt/iocom
|
|
folder-hook IOCOM/* source ~/.mutt/iocom
|
|
|
|
source ~/.mutt/fastmail
|
|
folder-hook FastMail/* source ~/.mutt/fastmail
|
|
|
|
set spoolfile = +FastMail/INBOX
|
|
source ~/.mutt/fastmail
|