8a3f33629b
I like the naquadah theme for emacs, so now I've changed a few colors to make my terminal apps look a little bit more like it, more will most likely follow.
14 lines
503 B
Text
14 lines
503 B
Text
###
|
|
# archlinux.us specific options
|
|
###
|
|
|
|
set from = "tom.willemsen@archlinux.us"
|
|
set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
|
|
set mbox = "+arch/INBOX"
|
|
set postponed = "+arch/drafts"
|
|
unset record
|
|
unset signature
|
|
|
|
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"
|