summaryrefslogtreecommitdiffstats
path: root/.mutt/ninthfloor.muttrc
blob: bda1c263e03acc94e083524241136796eb31220c (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 = "smtps://ryuslash@ninthfloor.org"
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"