summaryrefslogtreecommitdiffstats
path: root/mutt/.mutt/ninthfloor.muttrc
blob: 276e27edb2d375a8a5c553a8536161967602c03d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
###
# ninthfloor specific options
###

set from      = "ryuslash@ninthfloor.org"
set smtp_url  = "smtp://ryuslash@mail.ninthfloor.org:587"
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"