# ignore - doesn't display headers by default ignore * unignore From Subject To Control Message-ID Reply-To Cc Return-Path \ X-Spam-Status Date hdr_order From Date: Return-Path: From: Reply-To: To: Cc: Message-ID: Subject: \ X-Spam-Status Date # settings set abort_nosubject=no # Abort if no subject is given set abort_unmodified=yes # Abort if nothing was modified set alias_file=~/.config/mutt/aliases # Where to keep mail aliases set allow_8bit # Allows upper-ASCII set attach_split # Can operate on attachments one-by-one set beep # Beep when an error occurs set beep_new # Beep when new messages arrive set check_new # Check for new messages while mbox's are open set collapse_unread # Don't collapse a thread if it has unread msgs set confirmappend # Prompt for confirmation to append to mbox set confirmcreate # Prompt for confirmation to create an mbox set copy # Save copies of outgoing messages? set edit_headers # Edit headers + body of outgoing message set folder="~/imap" # Mail folders are kept in this directory set history=20 # String history buffer set hostname="stanford.edu" # Default hostname set include=yes # Include the replied-to message set mail_check=5 # Check for new mail every x seconds unset markers # No '+' signs on wrapped lines set mbox="=received" # Where to save read messages unset metoo # Reply-all doesn't include me! set pager_context=1 # Number of context lines for the pager set certificate_file="~/.config/mutt/certificates" # Where to save SSL certs set postpone=ask-yes # Don't postpone messages be default set print=ask-no # Ask if we want to print set realname="Tim Skirvin" # Should do this consistently # set query_command="mutt-ldapquery '%s'" # Query the local PH server set query_command="lbdbq '%s'" # Query the local PH server set recall=ask-yes # Ask about =postponed set record="=outgoing" # Better than Fcc set reverse_alias # Keeps track of aliases stuff - why not? set status_on_top # status_format will be prnted on top macro generic "!less /usr/local/doc/mutt/manual.txt" "Show Mutt docs" macro index "!less /usr/local/doc/mutt/manual.txt" "Show Mutt docs" macro pager "!less /usr/local/doc/mutt/manual.txt" "Show Mutt docs" set header_cache="~/.mutt-cache/headers" set message_cachedir="~/.mutt-cache/bodies"