# Roland Buehlmanns ~/.muttrc # Configured and compiled with: # ./configure --enable-imap --enable-smtp --enable-hcache \ # --with-sasl --with-ssl --with-slang # Son Okt 31 20:36:57 CET 2010 set hostname="perelandra.kinor.net" set config_charset="utf-8" set locale="de_CH" set charset="utf-8" set send_charset="us-ascii:iso-8859-15:utf-8" set hdrs set edit_headers set header_cache=".mutt" ignore * unignore From: unignore To: unignore Message-ID: unignore Date: unignore X-Mailer: unignore X-OS: unignore X-Operating-System: unignore X-Knaller: unignore X-Virus: unignore User-Agent: unignore Subject: unignore X-Newsreader: my_hdr From: Roland Buehlmann my_hdr Organization: [!--] my_hdr X-Virus: Yeeeaaah, i'm a header virus! set editor="vim +11" set print_command="muttprint" set fast_reply set reply_self=no set attribution="* %n <%a>:" set include=yes set forward_format ="[Fwd: %s]" set folder="imaps://kinor.net/INBOX" set spoolfile="imaps://kinor.net/INBOX" set record="imaps://kinor.net/INBOX.sent_2010" set imap_user="user@host" set imap_pass="passwd" set imap_list_subscribed=yes set smtp_url="smtps://user@host@host" set smtp_pass="passwd" auto_view text/html alternative_order text/plain text/html save-hook '~h From:.*' +mbox_2010 set sort=threads macro index ">" "c?" macro pager ">" "c?" macro index "=" macro index "=mbox_2010" macro index "=sent_2010" macro index "=notizen" color header yellow default Subject: color header cyan default . color body brightyellow default [_a-z\.\$A-Z0-9-]+@[a-zA-Z0-9\./\-]+ color body yellow default (http|ftp)://[_a-zA-Z0-9\./~\-]+ color quoted green default color signature green default color indicator yellow blue color attachment yellow default color tree red default color indicator black cyan color status yellow blue color tilde blue default color normal default default set alias_file="~/.mutt.aliases" source ~/.mutt.aliases