summaryrefslogtreecommitdiffstats
path: root/.mutt/ninthfloor.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-11-02 21:02:53 +0100
committerGravatar Tom Willemsen2011-11-02 21:02:53 +0100
commitebfa528c961325617fff172cff277c6c2f82d78d (patch)
tree9169810dff78c4fd916e348c4b60997ff85a547b /.mutt/ninthfloor.muttrc
parent740798087b667da9d0ae91f88468550da1e3c843 (diff)
downloaddotfiles-ebfa528c961325617fff172cff277c6c2f82d78d.tar.gz
dotfiles-ebfa528c961325617fff172cff277c6c2f82d78d.zip
Add ninthfloor and ryuslash.org accounts
Also forces the use of tls.
Diffstat (limited to '.mutt/ninthfloor.muttrc')
-rw-r--r--.mutt/ninthfloor.muttrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/.mutt/ninthfloor.muttrc b/.mutt/ninthfloor.muttrc
new file mode 100644
index 0000000..bda1c26
--- /dev/null
+++ b/.mutt/ninthfloor.muttrc
@@ -0,0 +1,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"