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

set from      = "tom@ryuslash.org"
set smtp_url  = "smtp://tom@ryuslash.org@smtp.alwaysdata.com:587"
set mbox      = "+ryuslash.org/INBOX"
set record    = "+ryuslash.org/Sent"
set postponed = "+ryuslash.org/Drafts"
unset signature

macro index E "<change-folder>+ryuslash.org/INBOX<enter><limit>~B " "search everything"
macro index D "<save-message>+ninthfloor/Trash<enter>"              "move message to the trash"