summaryrefslogtreecommitdiffstats
path: root/mutt/iactor.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-01-11 13:50:07 +0100
committerGravatar Tom Willemsen2011-01-11 13:50:07 +0100
commit03c32e108e694be34d67ef54bb7bcb1abb402a5a (patch)
tree03c4906ec69809d7315666fe48ac6617d9fbf518 /mutt/iactor.muttrc
parent131edb23fe0ca9a3162f24de9d7bcea8acb8d3be (diff)
downloaddotfiles-03c32e108e694be34d67ef54bb7bcb1abb402a5a.tar.gz
dotfiles-03c32e108e694be34d67ef54bb7bcb1abb402a5a.zip
Added mutt configuration
Diffstat (limited to 'mutt/iactor.muttrc')
-rw-r--r--mutt/iactor.muttrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/mutt/iactor.muttrc b/mutt/iactor.muttrc
new file mode 100644
index 0000000..bc389dc
--- /dev/null
+++ b/mutt/iactor.muttrc
@@ -0,0 +1,14 @@
+###
+# iactor specific options
+###
+
+color status red default
+
+set from = "tom@iactor.nl"
+set smtp_url = "mail.iactor.nl:2525"
+set mbox = "+iactor/INBOX"
+set record = "+iactor/Sent"
+set postponed = "+iactor/Drafts"
+
+macro index E "<change-folder>+iactor/INBOX<enter><limit>~B " "search everything"
+macro index D "<save-message>+iactor/Trash<enter>" "move message to the trash"