legacy-dotfiles/.mutt/ninthfloor.muttrc
Tom Willemsen ebfa528c96 Add ninthfloor and ryuslash.org accounts
Also forces the use of tls.
2011-11-02 21:02:53 +01:00

13 lines
422 B
Text

###
# ninthfloor specific options
###
set from = "ryuslash@ninthfloor.org"
set smtp_url = "smtps://ryuslash@ninthfloor.org"
set mbox = "+ninthfloor/INBOX"
set record = "+ninthfloor/Sent"
set postponed = "+ninthfloor/Drafts"
unset signature
macro index E "<change-folder>+ninthfloor/INBOX<enter><limit>~B " "search everything"
macro index D "<save-message>+ninthfloor/Trash<enter>" "move message to the trash"