summaryrefslogtreecommitdiffstats
path: root/.mutt/ryuslash.org.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-13 23:01:05 +0200
committerGravatar Tom Willemse2013-08-13 23:01:05 +0200
commitd72f1da828129cf783b9cdc53df1dacceed2e0f6 (patch)
tree4270eb914d21cfcf915802c86bdfa87adbd4272b /.mutt/ryuslash.org.muttrc
downloadmutt-d72f1da828129cf783b9cdc53df1dacceed2e0f6.tar.gz
mutt-d72f1da828129cf783b9cdc53df1dacceed2e0f6.zip
Initial commit of my mutt configuration in vcsh
Diffstat (limited to '.mutt/ryuslash.org.muttrc')
-rw-r--r--.mutt/ryuslash.org.muttrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/.mutt/ryuslash.org.muttrc b/.mutt/ryuslash.org.muttrc
new file mode 100644
index 0000000..315aa9d
--- /dev/null
+++ b/.mutt/ryuslash.org.muttrc
@@ -0,0 +1,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"