summaryrefslogtreecommitdiffstats
path: root/mutt/aethon.muttrc
blob: a5f28b91fd3a4506ab5fa9e40a73fb71b3fd08c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###
# aethon.nl specific options
###

color status brightwhite green

set from      = "thomas@aethon.nl"
set smtp_url  = "smtp://thomas@aethon.nl@smtp.gmail.com:587/"
set mbox      = "+aethon/INBOX"
set signature = "~/.aethon_signature"
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"