summaryrefslogtreecommitdiffstats
path: root/.mutt/ryuslash.org.muttrc
blob: 827511bc318b44b4dfc78c84c6ab0150f7d07521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###
# 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"
set ssl_force_tls = yes
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"