# System configuration file for Mutt # emacs-like bindings bind editor "\e" kill-word bind editor "\e" kill-word # map delete-char to a sane value bind editor delete-char set editor="vim -u ~/.vimrc-mutt" # Only show interesting headers ignore * unignore From: To: Subject: Date: hdr_order From: To: Subject: Date: set collapse_unread=no set locale=fr_FR@euro set charset=iso-8859-15 set send_charset=iso-8859-15 set pager_stop set pager_index_lines=10 set mail_check=5 # Check for new mail every 5 minutes set mark_old=no # Don't mark old set move=no # nor ask for move set include # Always include message when replying set fcc_attach # Always forward attachement when forwarding set mime_forward set reverse_alias # Newer are first, but threads are grouped set sort=threads # primary sorting method set sort_browser=reverse-date # how to sort files in the dir browser set from="Name " set hdrs=yes my_hdr From: "Name " # Postfix and qmail use Delivered-To for detecting loops unset bounce_delivered set user_agent # # IMAP # set imap_list_subscribed=yes set imap_authenticators="digest-md5:cram-md5" set imap_user="**********" set imap_pass="**********" set folder=************** set spoolfile=*********** set record=+INBOX/Sent set postponed=+INBOX/Draft mailboxes = ************* # imitate the old search-body function macro index \eb '/~b ' 'search in message bodies' # simulate the old url menu macro index \cb |urlview\n 'call urlview to extract URLs out of a message' macro pager \cb |urlview\n 'call urlview to extract URLs out of a message' # Show documentation when pressing F1 macro generic "!zcat /usr/share/doc/mutt/manual.txt.gz | sensible-pager\n" "Show Mutt documentation" macro index "!zcat /usr/share/doc/mutt/manual.txt.gz | sensible-pager\n" "Show Mutt documentation" macro pager "!zcat /usr/share/doc/mutt/manual.txt.gz | sensible-pager\n" "Show Mutt documentation" auto_view text/html application/msword application/postscript image/gif application/x-tar-gz application/x-gta # colors #color normal white black #color attachment brightyellow black #color hdrdefault cyan black #color indicator black cyan #color markers brightred black #color quoted green black #color signature cyan black #color status white blue #color tilde blue black #color tree red black #color body brightred black [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+ #color body brightblue black (https?|ftp)://[\-\.\,/%~_:?\#a-zA-Z0-9]+ # Default color normal white default # List color indicator brightyellow blue color tree blue default # the thread tree in the index menu # Status line color status white blue # Messages from mutt color message brightyellow default color error brightred default # Message by itself color tilde brightwhite default color markers brightcyan default color search default green # how to hilite search patterns in the pager color attachment brightmagenta default # Headers color hdrdefault yellow default # Body color body magenta default "(ftp|http|https)://[^ ]+" # point out URLs color body magenta default [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses # Quotation color quoted brightblue black # Signature color signature yellow default color underline brightgreen default # aliases for broken MUAs charset-hook windows-1250 CP1250 charset-hook windows-1251 CP1251 charset-hook windows-1252 CP1252 charset-hook windows-1253 CP1253 charset-hook windows-1254 CP1254 charset-hook windows-1255 CP1255 charset-hook windows-1256 CP1256 charset-hook windows-1257 CP1257 charset-hook windows-1258 CP1258 charset-hook ISO-8859-1 iso-8859-1 charset-hook ISO-8859-15 iso-8859-1