summaryrefslogtreecommitdiffstats
path: root/mutt/.mutt/ninthfloor.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-11-03 21:21:21 +0100
committerGravatar Tom Willemse2013-11-03 21:21:21 +0100
commit5c6cd059e8395d7f24d4b199e59c8c2f562dc438 (patch)
tree2e108e0724b5f5248de11c515312fa8c7c04ab4c /mutt/.mutt/ninthfloor.muttrc
parentcca8771d855a3c8ba67bcb43a45967d9e4b6dd15 (diff)
downloaddotfiles-5c6cd059e8395d7f24d4b199e59c8c2f562dc438.tar.gz
dotfiles-5c6cd059e8395d7f24d4b199e59c8c2f562dc438.zip
New stow hierarchy
Diffstat (limited to 'mutt/.mutt/ninthfloor.muttrc')
-rw-r--r--mutt/.mutt/ninthfloor.muttrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/mutt/.mutt/ninthfloor.muttrc b/mutt/.mutt/ninthfloor.muttrc
new file mode 100644
index 0000000..16a3358
--- /dev/null
+++ b/mutt/.mutt/ninthfloor.muttrc
@@ -0,0 +1,13 @@
+###
+# ninthfloor specific options
+###
+
+set from = "ryuslash@ninthfloor.org"
+set smtp_url = "smtp://ryuslash@mail.ninthfloor.org:587"
+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"