legacy-dotfiles/.mutt/aethon.muttrc
2011-11-03 20:27:15 +01:00

14 lines
533 B
Text

###
# aethon.nl specific options
###
set from = "thomas@aethon.nl"
set smtp_url = "smtp://thomas@aethon.nl@smtp.gmail.com:587/"
set mbox = "+aethon/INBOX"
set signature = "~/documents/work/aethon/signature.txt"
set postponed = "+aethon/drafts"
unset record
macro index E "<change-folder>+aethon/archive<enter><limit>~B " "search everything"
macro index D "<save-message>+aethon/trash<enter>" "move message to the trash"
macro index S "<save-message>+aethon/spam<enter>" "mark message as spam"