set imap_user="tfheen"
+set imap_pass="`gnome-keyring-query get mutt-tfheen@varnish-software.com`"
set editor="vim -c '/^$/+1'"
-set from=tfheen@err.no
+set from=tfheen@varnish-software.com
set realname="Tollef Fog Heen"
set use_from
set edit_hdrs
set move=no
-set spoolfile="imap://localhost/in.`date +%Y.in-%Y-%m`"
-set folder=imap://localhost/
+set spoolfile="imaps://tfheen@varnish-software.com@imap.gmail.com/INBOX"
+set folder=imaps://tfheen@varnish-software.com@imap.gmail.com/INBOX
#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=imap://localhost/Drafts
+set postponed=imaps://tfheen@varnish-software.com@imap.gmail.com/Drafts
set envelope_from
set delete=no
set attribution="]] %n\n"
-my_hdr Bcc: tfheen+outgoing@err.no
+my_hdr Bcc: tfheen+outgoing@varnish-software.com
set include
-set indent_str="| "
+set indent_str="> "
# always include a msg in the reply
set include=yes
#subscribe drift@hardware.no
#set autoedit # start editor without asking for to, subject,...
-#set fast_reply # do not ask for to, subject,... when replying.
+set fast_reply # do not ask for to, subject,... when replying.
set nomark_old # set: make distinction between New mail and Old mail.
ignore *
charset-hook "iso-8850-1" "iso8859-1"
charset-hook "ISO-8859-1" "iso8859-1"
charset-hook x-unknown "iso8859-1"
-charset-hook . "iso8859-1"
+charset-hook . "utf-8"
set header_cache="~/.mutt-imap-cache/"
bind generic \Cd noop
bind index \Cd noop
bind pager \Cd noop
+
+set imap_check_subscribed
+set mail_check=60
+set timeout=10
+set signature=~/.signature-varnish