]> err.no Git - dotfiles/commitdiff
misc updates
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 5 Apr 2011 05:57:55 +0000 (05:57 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 5 Apr 2011 05:57:55 +0000 (05:57 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1460 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

muttrc

diff --git a/muttrc b/muttrc
index 0da37c9552cbbf2e4a2aa7bdce9f3c1382913d2a..bfd25ca135b3a7cdfd0d788eae372655a406307c 100644 (file)
--- a/muttrc
+++ b/muttrc
@@ -1,20 +1,21 @@
 
 set imap_user="tfheen"
 set editor="vim -c '/^$/+1'"
-set from=tfheen@raw.no
+set from=tfheen@err.no
 set realname="Tollef Fog Heen"
 set use_from
 set edit_hdrs
 set move=no
-set spoolfile="imap://mail.err.no/in-`date +%Y-%m`"
-set folder=imap://mail.err.no/
-set record="imaps://mail.raw.no/out.`date +%Y`.out-`date +%Y-%m`"
+set spoolfile="imap://localhost/in.`date +%Y.in-%Y-%m`"
+set folder=imap://localhost/
+#set record="imaps://mail.collabora.co.uk/out.`date +%Y`"
 set copy 
-fcc-hook "-t imap_domain_name" imaps://mail.raw.no/out.`date +%Y`.out-`date +%Y-%m`
-set postponed=imaps://mail.raw.no/Drafts
+#fcc-hook "-t imap_domain_name" imaps://mail.raw.no/out.`date +%Y`.out-`date +%Y-%m`
+set postponed=imap://localhost/Drafts
 set envelope_from
 set delete=no
-set attribution="* %n\n"
+set attribution="]] %n\n"
+my_hdr Bcc: tfheen+outgoing@err.no
 
 set include
 set indent_str="| "
@@ -51,3 +52,6 @@ charset-hook . "iso8859-1"
 
 set header_cache="~/.mutt-imap-cache/"
 
+bind generic \Cd noop
+bind index \Cd noop
+bind pager \Cd noop