set mbox_type=Maildir set spoolfile="~/Mail/Inbox" set folder="~/Mail" #set mbox="~/Mail" set record="~/Mail/sent" set postponed="~/Mail/postponed" mailboxes ! + /home/phil/Mail/Inbox folder-hook . "my_hdr From: " set editor='vim' set alias_file=~/.mutt_aliases source ~/.mutt_aliases set markers=no # Sanely handle multi-part messages (prefer text part, but yield to # mailcap-configured rendering for html-only) auto_view text/html alternative_order text/plain text/html # Quelques couleurs color normal white black color hdrdefault blue black color indicator white blue color markers red black color quoted cyan black color status white blue color error red white color underline yellow black mono quoted standout mono hdrdefault underline mono indicator underline mono status bold