# .muttrc # Jon Parise # Addresses # set alternates="(jon@(csh.rit.edu|horde.org|php.net)|-owner@lists.horde.org)" # Mailing lists # unsubscribe * subscribe sysadmin exec bugtraq subscribe php-dev php-cvs pear-dev pear-cvs zend-engine-cvs engine2 subscribe announce core babel cvs dev doc horde imp jonah kronolith subscribe troll turba whups chora nag gollem i18n subscribe current stable freebsd-stable freebsd-current freebsd-cvs subscribe freebsd-security freebsd-audit freebsd-hackers hackers subscribe freebsd-policy freebsd-arch freebsd-smp freebsd-mobile subscribe freebsd-questions subscribe postfix-users subscribe htown@coollist.com subscribe mailman-users@python.org mailman-developers@python.org subscribe python-list@python.org # Mail folders # set folder=~/Mail mailboxes imap://imap.csh.rit.edu/INBOX mailboxes ~/Mail/Lists/security mailboxes ~/Mail/Lists/postfix mailboxes ~/Mail/Lists/mailman mailboxes ~/Mail/Lists/python mailboxes ~/Mail/Lists/pear-dev mailboxes ~/Mail/Lists/pear-cvs mailboxes ~/Mail/Lists/php-dev mailboxes ~/Mail/Lists/zend-engine2 mailboxes ~/Mail/Lists/php-cvs mailboxes ~/Mail/Lists/horde-cvs mailboxes ~/Mail/Lists/horde-bugs mailboxes ~/Mail/Lists/horde-dev mailboxes ~/Mail/Lists/horde-i18n mailboxes ~/Mail/Lists/horde-doc mailboxes ~/Mail/Lists/horde mailboxes ~/Mail/Lists/imp mailboxes ~/Mail/Lists/nag mailboxes ~/Mail/Lists/jonah mailboxes ~/Mail/Lists/kronolith mailboxes ~/Mail/Lists/gollem mailboxes ~/Mail/Lists/troll mailboxes ~/Mail/Lists/turba mailboxes ~/Mail/Lists/babel mailboxes ~/Mail/Lists/chora mailboxes ~/Mail/Lists/whups mailboxes ~/Mail/Lists/freebsd-questions mailboxes ~/Mail/Lists/freebsd-audit mailboxes ~/Mail/Lists/freebsd-arch mailboxes ~/Mail/Lists/freebsd-smp mailboxes ~/Mail/Lists/freebsd-mobile mailboxes ~/Mail/Lists/freebsd-hackers mailboxes ~/Mail/Lists/freebsd-stable mailboxes ~/Mail/Lists/freebsd-current mailboxes ~/Mail/Lists/freebsd-cvs # IMAP stuff # set imap_user="jon" set imap_pass="" # General settings # set abort_nosubject=no set abort_unmodified=ask-yes set alias_file=~/.aliases set alias_format="%2n %t %-10a %r" set allow_8bit unset arrow_cursor unset ascii_chars unset askbcc unset askcc set attach_sep="\n" set attach_split set attribution="On %d, %n wrote:\n" unset autoedit unset auto_tag unset beep unset beep_new set bounce_delivered set charset="iso-8859-1" set check_new set collapse_unread set noconfirmappend set confirmcreate set copy=yes set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z" set default_hook="~f%s | (~P (~c %s | ~t %s))" set delete=yes set dsn_notify="failure,delay" set dsn_return="hdrs" set duplicate_threads set edit_hdrs set editor="vim '+/^$/'" set envelope_from=no set escape="~" set fast_reply unset fcc_attach set folder_format="%N %F %-8.8u %8s %d %f" set followup_to unset force_name set forward_decode set forward_format="[%s (fwd)]" unset forward_quote set hdrs unset header unset help unset hidden_host set history=20 set hostname="csh.rit.edu" set ignore_list_reply_to set include set indent_str="> " set index_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s" set locale set mail_check=60 set mailcap_path="$HOME/.mailcap" unset mark_old unset markers set mask="!^\\.[^.]" unset metoo set menu_scroll set message_format="%s" unset meta_key unset meta_key set mime_forward="ask-yes" set mime_forward_decode set move=no set pager="builtin" set pager_context=3 set pager_format="-%S- %C/%m: %-20.20n %s" set pager_index_lines=4 set pager_stop unset pipe_decode set pipe_sep="\n" unset pipe_split set post_indent_string="" set postpone=ask-no set postponed=+Pending set print=ask-no set print_cmd="lpr" unset prompt_after set query_command="" set quit=yes set quote_regexp="^([ \t]?[>%:|])+" set read_inc=10 unset read_only set realname="Jon Parise" set recall=ask-no set record=~/Mail/Outbox/`date +%Y-%m` set reply_regexp="^(re([\\[0-9\\]+])*|aw):[ \t]*" unset reply_self set reply_to=ask-yes set resolve set reverse_alias set reverse_name unset save_empty unset save_address unset save_name set sendmail="/usr/lib/sendmail -oem -oi" set sendmail_wait=0 set shell="/bin/sh" set sig_dashes set signature="~/.signature" set simple_search="~f %s | ~s %s" set smart_wrap set smileys="(>From)|(=:[-^]?[][)(><}{|/DP])" set sort=threads set sort_alias=alias set sort_aux=date-received set sort_browser=alpha set sort_re set spoolfile=imap://imap.csh.rit.edu/INBOX set status_chars="-*%A" set status_format="-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b? %l]---(%s)-%>-(%P)---" unset status_on_top unset strict_threads set suspend set thorough_search unset tilde set timeout=15 set tmpdir="~/tmp" set to_chars=" +TC-" unset uncollapse_jump set use_8bitmime set use_domain set use_from set visual="vim" set wait_key set wrap_search unset write_bcc set write_inc=10 set xterm_icon="`hostname` :: Mutt" set xterm_set_titles set xterm_title="`hostname` :: Mutt with %?m?%m message(s)&no messages?%?n? [%n new]?" # Header configuration # ignore * unignore from: subject to cc reply-to: date unignore x-mailing-list: x-mailer user-agent x-operating-system hdr_order date from subject to cc reply-to: x-mailing-list # User-defined headers # #my_hdr X-Operating-System: `uname -sr` (`uname -m`) # Hook definitions # open-hook \\.gz$ "gzip -cd %f > %t" close-hook \\.gz$ "gzip -c %t > %f" append-hook \\.gz$ "gzip -c %t >> %f" # Ensure defaults send-hook . set signature="~/.signature" send-hook . "my_hdr From: Jon Parise " # Mailing list robots send-hook (majordomo|listserv|listar) set signature="" send-hook (majordomo|listserv|listar) set copy=no send-hook (-subscribe|-unsubscribe) set signature="" send-hook (-subscribe|-unsubscribe) set copy=no send-hook -request set signature="" send-hook -request set copy=no # Spamcop send-hook spamcop.net set signature="" send-hook spamcop.net set copy=no send-hook spamcop.net 'my_hdr From: Jon Parise ' # Horde send-hook horde\.org set signature="~/.sig-horde" send-hook horde\.org 'my_hdr From: Jon Parise ' # PHP send-hook php\.net set signature="~/.sig-php" send-hook (php\.net|zend\.com) 'my_hdr From: Jon Parise ' save-hook ~l ~/Mail/Storage/%B.gz save-hook (majordomo|listserv|listar) ~/Mail/Storage/lists.gz save-hook (-subscribe|-unsubscribe|-help) ~/Mail/Storage/lists.gz save-hook -request ~/Mail/Storage/lists.gz save-hook @amazon.com ~/Mail/Storage/amazon.gz # Macro definitions # macro index \Ci ? "List folders" macro index S spamcop\nn "Forward to SpamCop" #macro index S "spamassassin -r\n" "Forward to Razor" macro pager A "|~/bin/approve\nd" "Majordomo approval" # Autoview settings # alternative_order text/plain text/enriched text/html auto_view text/html text/x-vcard # Color definitions # # Format: color object foreground background # # Object names (mutt 0.90): # attachment, body, bold, error, header, hdrdefault, indicator, # markers, message, normal, quoted, quoted1, ..., quotedN, # search, signature, status, subject, tilde, tree, underline # # Color names: # white black green magenta blue cyan yellow red colorx # color attachment cyan black color error cyan black color hdrdefault white black color indicator brightwhite blue color markers cyan black color message white black color quoted brightwhite black color signature brightblack black color search brightwhite blue color status brightblack white color tilde brightblack black color tree brightblack black color underline brightwhite black color header brightwhite black ^(Date|From|Subject): color body cyan black "(http|https|ftp)://([[:alnum:]/\n+-=%&:_.~?@]+[-_.#[:alnum:]+]*)" mono quoted bold # Key bindings # # Maps: # alias alias menu # attach attachmnet menu # browser directory browser # compose compose menu # index message index # pgp pgp menu # postpone postpone message recall menu # generic generic keymap for all of the above # editor line editor # pager text pager # bind index x sync-mailbox # Source mail aliases source ~/.aliases