14 lines
422 B
Text
14 lines
422 B
Text
|
###
|
||
|
# 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"
|