legacy-dotfiles/mutt/arch.muttrc
2011-01-28 19:24:34 +01:00

16 lines
519 B
Text

###
# archlinux.us specific options
###
color status brightwhite blue
set from = "tom.willemsen@archlinux.us"
set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
set mbox = "+arch/INBOX"
unset record
set postponed = "+arch/drafts"
macro index E "<change-folder>+arch/archive<enter><limit>~B " "search everything"
macro index D "<save-message>+arch/trash<enter>" "move message to the trash"
macro index S "<save-message>+arch/spam<enter>" "mark message as spam"