# Save all mail to sent-mail fcc-hook $ +sent-mail mailboxes =sslug-vi =blackbox =openbox =postfix-users =suse-linux-e \ =linux-kernel =suse-ot =as-users lists blackbox@asgardsrealm.net sslug-vi@sslug.dk openbox@icculus.org \ suse-linux-e@suse.com linux-kernel@vger.kernel.org suse-ot@suse.com set alternates=mmj@mmj.dk set alias_file=~/.mutt_aliases set allow_8bit unset arrow_cursor unset ascii_chars set attribution="* %n <%a> [%(%b %d. %Y %H:%M)]:" set autoedit set noconfirmappend #set charset="iso-8859-15" set confirmcreate set copy set delete=ask-yes set edit_headers set editor="vim -c 'set syntax=off tw=72 et nocindent noai formatoptions=tcq'" set folder=~/Mail set folder_format="%N %t %8s %d %f" set followup_to set honor_followup_to=yes set hostname="panther.mmj.dk" set include set index_format="%4C %Z %{%b %d} %-15.15L (%4c) %s" set markers=no #set mbox_type=maildir set mime_forward=no set nomark_old set noprompt_after set nomove set pager_context=1 set pager_format="%S [%C/%T] %n (%l) %s" set pager_index_lines=0 set pager_stop set postponed="~/Mail/postponed" set print_command="a2ps -1gEmail --medium=a4 --borders=no --strip=3" set quote_regexp="^( {0,4}[>|:%]| {0,4}[a-z0-9]+[>|]+)+" set read_inc=10 set recall=no set reply_regexp="^((RE|Re|re|r e|r?f|aw|antw.?|[Aa]ntwort|Sv|sv|SV):[ \t]*)*" set reply_to=ask-yes #set send_group_reply_to set shell=/usr/bin/zsh unset sig_dashes set signature=~/.signature set smart_wrap set sort=threads set spoolfile=/home/mmj/Mail/.incoming set status_on_top set status_format="%v: %f (%s) [%M/%m] [N=%n,*=%t,post=%p,new=%b]" unset strict_threads set text_flowed=no set tilde set tmpdir="/tmp" set to_chars=" +TCF" set user_agent set write_inc=10 # #?!#¤?!? Microsoft users auto_view text/html alternative_order text/enriched text/plain text/html # My keys bind index \Cx sync-mailbox bind index next-unread bind pager next-unread bind pager previous-line bind pager next-line bind pager previous-page bind pager next-page bind pager ",d" decrypt-copy # My macros macro index ",i" "c$MAIL\n" # Go to spoolfile (inbox) macro index ",c" "T.\n;WN\CT.\n" # Catch-up (as if all read) macro index ",\t" "/~F\n" # Find next flagged message macro index \cb |urlview\n 'call urlview to extract URLs out of a message' # What headers to show ignore * unignore from: date subject to cc reply-to: unignore message-id: unignore resent- x-resent # What order to show them unhdr_order * hdr_order Message-Id: Date: From: To: Reply-To: Cc: Subject: # On to the colors color attachment blue default color header magenta default "^message-id:" color header cyan default "^date: " color header brightcyan default "^from: " color header brightwhite default "^subject: " color header brightblue default "^to: " color header brightblue default "^cc: " color header blue default "^reply-to: " color index yellow default ~F color index red default ~D color index green default ~T #color indicator white blue color markers red default color quoted cyan default color signature cyan default color tilde blue default color tree cyan default color body brightwhite default "(^| )_[-a-z0-9_]+_[,.?]?[ \n]" source ~/.mutt_gpg source ~/.mutt_aliases