X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=1f3f6b98c9cc5533da9d18d7ad14e8da75d5cd06;hb=2dd4a964704fcf93614826857b7bcf17d40dc10f;hp=ab0edef2b35ab13c4de39986c4441d3866b74973;hpb=f46bd4d41cc7f243bc8a321effee5200aa69e709;p=dotfiles.git diff --git a/.muttrc b/.muttrc index ab0edef..1f3f6b9 100644 --- a/.muttrc +++ b/.muttrc @@ -7,6 +7,14 @@ # #set folder=~/Mail # Where I keep my mailboxes; I am happy with this default +# Character set for my terminal and config files (including aliases) +set charset=`case "$LC_CTYPE" in *UTF-8) echo utf-8 ;; *) echo koi8-r ;; esac` +set assumed_charset="us-ascii:utf-8:windows-1251:koi8-r" # Character sets for mail without a charset +set config_charset=koi8-r # Character set for this config file and alias files +set send_charset="us-ascii:iso-8859-1:koi8-r:windows-1251:utf-8" # Character sets for outgoing mail +charset-hook x-unknown koi8-r # Show unknow encoding as koi8-r +charset-hook windows-1251 cp1251 # Autoconvert windoze encoding + # source aliases source =mutt/aliases @@ -33,14 +41,6 @@ mailboxes ! =admin =block =bulk =spam `echo $HOME/mail/lists/* | sed s#$HOME/mai set ascii_chars=`[ -n "$SLOWTERM" ] && echo yes || echo no` # Use ASCII instead of ACS chars for threads set arrow_cursor=`[ -n "$SLOWTERM" ] && echo yes || echo no` # Draw a simple cursor on slow terminals -# Character set for my terminal -set charset=`case "$LC_CTYPE" in *UTF-8) echo utf-8 ;; *) echo koi8-r ;; esac` -set assumed_charset="us-ascii:utf-8:windows-1251:koi8-r" # Character sets for mail without a charset -set config_charset=koi8-r # Character set for this config file and alias files -set send_charset="us-ascii:iso-8859-1:koi8-r:windows-1251:utf-8" # Character sets for outgoing mail -charset-hook x-unknown koi8-r # Show unknow encoding as koi8-r -charset-hook windows-1251 cp1251 # Autoconvert windoze encoding - set index_format="%4C %Z %{%b %d} %-15.15F (%4c) %s" # Somewhat different index format, which works nicely with mail lists. set pager_format="%4C %Z %[%b %d] %-15.15F (%4l) %s %* ---(%P)---" # Mostly match index_format @@ -110,6 +110,13 @@ alternative_order text/enriched text/plain text #auto_view application/rtf #set implicit_autoview # Use copiousoutput filters from mailcap for all types of attachments +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# +# Encryption: GnuPG +# +source /usr/share/doc/mutt/examples/gpg.rc +set pgp_use_gpg_agent + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # # Header fields I don't normally want to see @@ -117,7 +124,7 @@ alternative_order text/enriched text/plain text ignore * # Ignore all lines by default # I do want to see these fields, though! -unignore date from to x-original-to reply-to mail-followup-to cc \ +unignore date from reply-to mail-followup-to followup-to to x-original-to cc \ newsgroups subject user-agent x-mailer x-url x-face # Default list of header fields to weed when displaying @@ -132,7 +139,7 @@ unignore date from to x-original-to reply-to mail-followup-to cc \ # hdr_order [ ... ] # -hdr_order date from to x-original-to reply-to mail-followup-to cc \ +hdr_order date from reply-to mail-followup-to followup-to to x-original-to cc \ newsgroups subject user-agent x-mailer x-url x-face # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -157,8 +164,7 @@ my_hdr X-Operating-System: Debian GNU/Linux subscribe (python-(announce|dev|ideas)|.*-(list|sig))@python\.org \ .*@moderators\.isc\.org .*@lists\.sourceforge\.net \ (durus|quixote)-users@mems-exchange\.org pysqlite@lists\.initd\.org \ - .*@googlegroups\.com \ - mlug@unixcenter\.ru + .*@googlegroups\.com mlug@unixcenter\.ru #lists @@ -240,26 +246,26 @@ send-hook "~L '@.*\.(r|s)u$'" "\ my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ set attribution='÷ %{%a, %d %b %Y × %I:%M:%S%p %Z} %f ÎÁÐÉÓÁÌ:'; \ - set signature==signatures/phd@phdru.name-ru" + set signature='iconv -f koi8-r ~/mail/signatures/phd@phdru.name-ru|'" send-hook "~L '@(mail|list|inbox|bk)\.ru'" "\ my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr X-Url: http://my.mail.ru/mail/phd; \ - set signature==signatures/phd@mail.ru" + set signature='iconv -f koi8-r ~/mail/signatures/phd@mail.ru|'" send-hook "~L '(@|\.)(((ya|yandex|narod)\.ru)|(yandex\.com)|yandex-team\.ru)$'" "\ my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr X-Url: http://phd2.ya.ru/; \ - set signature==signatures/phd2@yandex.ru" + set signature='iconv -f koi8-r ~/mail/signatures/phd2@yandex.ru|'" send-hook ~u unmy_hdr Reply-To send-hook "~L python-announce-list@python\.org" "\ set followup_to=no; \ - my_hdr Reply-To: python-list@python.org; \ - my_hdr Mail-Followup-To: phd@phdru.name, python-list@python.org" + my_hdr Reply-To: Oleg Broytman ; \ + my_hdr Mail-Followup-To: Oleg Broytman , Python Mailing List " # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # @@ -363,10 +369,3 @@ color body brightmagenta default " [;:]-*[dp(){}<>|\\/]| [(){}<>|\\/]-*[ # Attributes when using a mono terminal mono header underline ^Subject: mono quoted bold - -# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# -# Encryption: GnuPG -# -source /usr/share/doc/mutt/examples/gpg.rc -set pgp_use_gpg_agent