# Parent mutt configuration. reset all unhook * set mbox=~/mail/In/i # Mail address/alias set alias_file="~/.mail_aliases" source "~/.mail_aliases" # Colors. source "~/cf/mutt/mutt-color.cf" # Scoring. unscore * source "~/cf/mutt/mutt-score.cf" # Key bindings source "~/cf/mutt/mutt-keys-hooks.cf" #alternates "" set reverse_alias=yes set reverse_name=yes set reverse_realname=yes set signature="~/cf/sig/signature" set sig_dashes=no # spell checker & editor set ispell="aspell --ignore-case --mode=email --sug-mode=normal check" set editor="/usr/local/bin/vim -u ~/cf/vim/vim.cf -c 'set tw=68 ai ft=mail'" # custom headers & editing, and sending mail set abort_nosubject=no set edit_hdrs set edit_headers=yes set fast_reply=yes set hidden_host=yes set honor_followup_to=yes set ignore_list_reply_to=no set include=yes set metoo=no set postpone=ask-yes set recall=no set reply_self=no set reply_to=yes set sendmail_wait=-1 set use_domain=no set user_agent=no set envelope_from=yes # define regex #set quote_regexp="^([ \t]*[\]>}:|%])+" set quote_regexp="^([ \t]*[+:|%>])+" set reply_regexp="^(re([\[0-9\]+])*|aw|fwd):[ \t]*" # formats set date_format="%b %d %Y %H:%M:%S %Z" set folder_format="%t %N %8s %-40.40f %d %-8.8u" set attribution="in message %i,\nwrote %n thusly...\n>" #set index_format="%5C %[%G %b %d] %-8.8F %3M %4c %?N?#%4Z&%5Z? %s" set index_format="%5C %[%b %d.%H%M] %-8.8F %3M %4c %?N?#%4Z&%5Z? %s" set pager_format="%Z %C/%m %?N?(%N)? %-16.16n %s" # Default status_format: # set status_format="-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?]---(%s/%S)-%>-(%P)---" # set status_format="%r %l|%M/%m|%P Unread:%?u?%u? Del:%?d?%d? Flg:%?F?%F? Tag:%?t?%t? %f %s/%S" # mail reading set mark_old=no set markers=no # set pager_index_lines=4 set pager_context=2 set pager_stop=yes set smart_wrap=yes set wrapmargin=8 set to_chars=" TCF" set pipe_decode # set menu_move_off=yes set menu_scroll=yes set menu_context=0 # threading options set ascii_chars=yes set collapse_unread=yes set duplicate_threads=yes set hide_missing=yes set strict_threads=yes set thread_received=no set uncollapse_jump=yes # Sorting set sort=threads set sort_aux=last-date-received #set sort_aux=score set sort_alias=alias set sort_re=yes set sort_browser=reverse-date # checking for new mail set timeout=20 set mail_check=24 # forward mail set forward_format="fwd: %s" set forward_decode=no set forward_quote=no set mime_forward=ask-no set mime_forward_rest=yes set mime_forward_decode=no # cryptography set forward_decrypt=no set crypt_verify_sig=no set pgp_verify_sig=no set crypt_autosign=no set crypt_autoencrypt=no set crypt_replyencrypt=no set crypt_replysign=no set crypt_replysignencrypted=no set crypt_timestamp=yes set pgp_show_unusable=no set pgp_retainable_sigs=no set pgp_strict_enc=yes set pgp_create_traditional=no set pgp_auto_traditional=no set pgp_use_gpg_agent=yes set pgp_ignore_subkeys=yes set pgp_sign_as="" set pgp_sign_command="" set pgp_decrypt_command="" set pgp_encrypt_only_command="" set pgp_encrypt_sign_command="" set pgp_decode_command="" set pgp_import_command="" set pgp_export_command="" set pgp_getkeys_command="" set pgp_verify_key_command="" set pgp_list_secring_command="" set pgp_list_pubring_command="" # miscellaneous set beep=no set beep_new=no set confirmappend=no set delete=yes set help=no set quit=yes set save_empty=yes set simple_search="~b %s | ~s %s" set status_on_top=yes set suspend=yes # mail folders set check_new=yes set copy=yes set folder="~/mail/In" set record="~/mail/Out/outbox" set tmpdir="~/tmp/.mutt" set postponed="~/tmp/.mutt/.postponed" # mailboxes which are/may be "inbox"es #mailboxes # mailing lists lists procmail@lists.informatik.rwth-aachen.de procmail@Lists.RWTH-Aachen.DE subscribe procmail-users@procmail.org procmail@Lists.RWTH-Aachen.DE mutt-dev@mutt mutt-users@mutt # default headers ignore * unignore message-id: unignore subject: unignore date: unignore from: unignore reply-to: unignore to: unignore cc: unignore newsgroups: unignore mail-followup-to: unignore followup-to: unignore in-reply-to: unignore references: unignore content-type: unignore x-freebsd-cvs-branch: unignore x-apparently-to: unignore x-bogo ignore x-spam-level ignore x-spam-status ignore x-spam-report hdr_order Date: Subject: To: Cc: Mail-followup-to: Followup-to: Newsgroups: From: Reply-To: Message-ID: References: In-Reply-To: Content-type: X-FreeBSD-CVS-Branch: X-Apparently-To: #auto_view text/x-vcard #auto_view application/pgp-signature application/pgp auto_view text/html image/* auto_view application/x-perl application/x-sh application/x-tcl auto_view application/msword #auto_view application/pdf auto_view application/postscript auto_view application/x-gunzip application/x-tar-gz auto_view application/x-bunzip2 application/x-tar-bzip2 alternative_order text/plain text image/* alternative_order application/msword alternative_order application/postscript alternative_order application/x-gunzip alternative_order application/x-bunzip2