### # Peter Keels .muttrc # # Available from https://seegras.discordia.ch/Programs/Resources/dot.muttrc # ### Hosts # set hostname="discordia.ch" ### Whoami # set alternates=(peter|seegras|peter.keel|root|security)@discordia.ch ### Paths # set folder="~/mail" set mailcap_path="~/.mailcap:/etc/mailcap" set mbox=+read set record=+out set postponed=+postponed set signature="~/.signature" set spoolfile="/var/spool/mail/`whoami`" set tmpdir="/tmp" set alias_file=~/.aliases ### External commands # set editor="mcedit" set visual="mcedit" set print_cmd=lpr set sendmail="/usr/sbin/sendmail" set shell="/bin/sh" ### Questions # set include=yes # Always include original set copy=yes # Always save outgoing mails set delete=yes # just delete, don't ask set move=no # don't move set print=ask-no # ask before printing set postpone=ask-no # ask before aborting set reply_to=ask-yes # useful for mailinglists. set confirmappend=no set abort_nosubject=ask-no set abort_unmodified=ask-yes ### Show Headers # ignore * unignore from subject to cc date unignore x-url x-resent organization organisation x-mailing-list: unignore x-webtv x-lotus user-agent: x-agent: x-mailer: x-newsreader: unignore newsgroups: posted-to: x-also-posted-to: ### Display # set quote_regexp="^([A-Za-z ]+>|[]>:|}][]>:|}-]*)" set status_format="Mutt %r [%?M?%M/?%m] %?n?%n new, ?%?p?%p postponed, ?%?t?%t +tagged, ?%?d?%d deleted, ?(%h:%f) %?b?%b more to go.?%> %r" ### Colors # color hdrdefault brightcyan black color quoted cyan black color signature brightred black color indicator brightyellow brightred color error brightred black color status brightyellow blue color tree brightmagenta black # thread tree color tilde brightmagenta black color message brightcyan black color normal brightwhite black color attachment brightmagenta black color search black black # hilite search color header brightyellow black ^(From|Subject): color body brightyellow black "(ftp|http|file)://[^ ]+" # point out URLs color body brightcyan black [-a-z_0-9.]+@[-a-z_0-9.]+ # e-mail addresses color underline brightgreen black mono header underline ^(From|Subject): mono quoted bold ### Keyboard # bind index { top-page bind index } bottom-page bind pager G bottom bind pager next-line bind pager previous-line ### Varia # set allow_8bit set abort_unmodified=yes set charset="iso-8859-1" set locale="C" set sort=threads set edit_hdrs set reverse_alias set reverse_name set nobeep set indent_str="> " set history=20 set mime_fwd set pager_context=1 set noprompt_after set read_inc=200 set write_inc=200 set nosave_empty set tilde set history=100 set fast_reply set auto_tag set to_chars="X+TCF" set forward_decode unset mime_forward set thorough_search macro index \cb |urlview\n # simulate the old browse-url function macro pager \cb |urlview\n # simulate the old browse-url function ### Produce Headers and such # send-hook . 'my_hdr From: Peter Keel ' send-hook . 'my_hdr X-Operating-System: Debian GNU/Linux' send-hook . 'my_hdr X-Virus: Hi! I'm a header virus! Copy me into yours and join the fun!' send-hook . 'my_hdr X-ModemHangup: +++ATH0' send-hook . 'set signature=~/.sigs/security' send-hook . 'set attribution="* on the %d, %n was blubbering:"' send-hook . 'set nopgp_autosign' send-hook . 'set pgp_sign_as="killer@discordia.ch"' send-hook lugs\.ch 'my_hdr From: Jonathan Apfelkern ' send-hook lugs\.ch 'set pgp_sign_as="jonathan@discordia.ch"' send-hook lugs\.ch 'set signature=~/.sigs/firth' send-hook linux\.ch 'my_hdr From: Jonathan Apfelkern ' send-hook linux\.ch 'set pgp_sign_as="jonathan@discordia.ch"' send-hook linux\.ch 'set signature=~/.sigs/firth' send-hook security 'my_hdr From: Peter Keel ' send-hook security 'set pgp_sign_as="security@discordia.ch"' send-hook security 'set signature=~/.sigs/security' send-hook (majordomo|mdom|request|subscribe)@ 'set signature=""' send-hook (majordomo|mdom|request|subscribe)@ 'set attribution=""' ### PGP stuff # set pgp_default_version=gpg set pgp_encryptself set pgp_sign_micalg="pgp-sha1" set pgp_replyencrypt set pgp_replysign set pgp_v2_secring=~/.pgp/secring.pgp set pgp_v2_pubring=~/.pgp/pubring.pgp # ### MIME-Viewer # auto_view text/html auto_view image/x-portable auto_view image/x-portable-bitmap auto_view image/x-portable-graymap auto_view image/x-portable-anymap auto_view image/x-portable-pixmap auto_view application/pgp-signature auto_view application/pgp auto_view application/x-gunzip auto_view application/postscript auto_view application/x-troff-man auto_view application/x-troff-me auto_view application/x-troff auto_view application/x-gtar auto_view application/x-tar auto_view application/x-tar-gz auto_view application/x-sh auto_view application/x-csh auto_view application/x-shar auto_view application/x-latex auto_view application/x-tex auto_view application/x-dvi auto_view application/x-zip-compressed auto_view application/x-cpio text/richtext auto_view application/pgp-keys auto_view application/octet-stream auto_view audio/* alternative_order text/plain ### Mailboxes # mailboxes =lugs mailboxes =cyberlink mailboxes =linux mailboxes =marketing mailboxes =tikonlist mailboxes =virii mailboxes =chipheads mailboxes =liberator mailboxes =linux-counter mailboxes =siug # ### Save hooks # save-hook . +read # ### Aliases / Addressbook # alias rpg Rollenspielrunde: neil,lewis,volkher,olaf,daniel # source ~/.aliases #