summaryrefslogtreecommitdiffstats
path: root/.mutt/ryuslash.org.muttrc
blob: 6a5aaa1a926495acd441976f6990beb4b3cb046e (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"