set mime_forward=yes set mime_forward_rest=yes set imap_user="tfheen" set imap_authenticators="gssapi" #set imap_pass="`gnome-keyring-query get mutt-$USER@err.no`" set editor="vim -c '/^$/+1'" set from=tfheen@err.no set realname="Tollef Fog Heen" set use_from set edit_hdrs set move=no set spoolfile="imaps://$USER@mail.err.no/INBOX" set folder=imaps://$USER@mail.err.no/ #set record="imaps://mail.collabora.co.uk/out.`date +%Y`" set copy=no #fcc-hook "-t imap_domain_name" imaps://mail.raw.no/out.`date +%Y`.out-`date +%Y-%m` set postponed=imaps://$USER@err.no/Drafts set envelope_from set delete=no set attribution="]] %n\n" my_hdr Bcc: tfheen+outgoing@err.no set indent_str="> " # always include a msg in the reply set include=yes #set autoedit # start editor without asking for to, subject,... set fast_reply # do not ask for to, subject,... when replying. set nomark_old # set: make distinction between New mail and Old mail. ignore * unignore From: unignore To: unignore Reply-To: unignore Mail-Followup-To: unignore Subject: unignore Date: unignore Organization: unignore Cc: unignore Bcc: hdr_order From: Subject: To: Cc: Bcc: Reply-To: Mail-Followup-To: Organization: Date: folder-hook . push 'l(~N|~O|~F)!~D\n' #set charset="iso8859-1" charset-hook "iso-8850-1" "iso8859-1" charset-hook "ISO-8859-1" "iso8859-1" charset-hook x-unknown "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 unset markers mailboxes =INBOX #unmailboxes "=[Gmail]/All Mail" # mutt sidebar settings #bind index,pager \CP sidebar-prev #bind index,pager \CN sidebar-next #bind index,pager \CO sidebar-open #macro index,pager B 'toggle sidebar_visible' #color sidebar_new yellow default source `[ -e ~/.muttrc.$HOSTNAME ] && echo ~/.muttrc.$HOSTNAME || echo /dev/null`