summaryrefslogtreecommitdiffstats
path: root/.mutt/ninthfloor.muttrc
blob: 16a33582ad7966e907c8098ff9c9114dca00f9c8 (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"