X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=0116bc54607b6c6f67ec0f5c3b0be7d1c82622e8;hb=70305efec8d75ced23d56bb3693cf475df8edaf5;hp=5648db16d98c19e2f184de29c9b053777c97b260;hpb=58ebeb846a5089a10aef8b319f36d3d3b79d3124;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 5648db1..0116bc5 100644 --- a/.muttrc +++ b/.muttrc @@ -91,6 +91,7 @@ set suspend=no # Do not suspend on Ctrl+Z set tilde # Indicate empty lines in the pager. set tmpdir=~/tmp # Temporary files aren't stored in public places. set use_domain=no # Don't qualify local addresses with $domain +set use_envelope_from=yes set use_ipv6=no # Speed up DNS set wait_key=no # Do not wait for a key after running external programs, pipes @@ -163,9 +164,9 @@ my_hdr X-Operating-System: Debian GNU/Linux # lists [ ... ] subscribe (python-(announce|dev|ideas)|.*-(list|sig))@python\.org \ - core-workflow@python\.org \ - .*@moderators\.isc\.org .*@lists\.sourceforge\.net \ + core-workflow@python\.org .*@moderators\.isc\.org \ (durus|quixote)-users@mems-exchange\.org pysqlite@lists\.initd\.org \ + .*@vex.net .*@lists\.sourceforge\.net \ .*@googlegroups\.com mlug@unixcenter\.ru #lists @@ -180,6 +181,7 @@ subscribe (python-(announce|dev|ideas)|.*-(list|sig))@python\.org \ # Restore defaults folder-hook .* "\ + set envelope_from_address="phd@phdru.name"; \ my_hdr From: Oleg Broytman ; \ my_hdr Reply-To: Oleg Broytman ; \ my_hdr X-Url: http://phdru.name/; \ @@ -237,6 +239,7 @@ fcc-hook .* =sent-mail # Restore defaults send-hook .* "\ + set envelope_from_address="phd@phdru.name"; \ my_hdr From: Oleg Broytman ; \ my_hdr Reply-To: Oleg Broytman ; \ my_hdr X-Url: http://phdru.name/; \ @@ -247,13 +250,16 @@ send-hook "~L '@.*\.(r|s)u$'" "\ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ set signature='iconv -f koi8-r ~/mail/signatures/phd@phdru.name-ru|'" -send-hook "~L '@(mail|list|inbox|bk)\.ru'" "\ +send-hook "~L '@(mail|list|inbox|bk|sweb|spaceweb|ulmart)\.ru'" "\ + set envelope_from_address="phd@mail.ru"; \ + my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr X-Url: http://my.mail.ru/mail/phd; \ 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: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ + set envelope_from_address="phd2@yandex.ru"; \ + my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr X-Url: http://phd2.ya.ru/; \ set signature='iconv -f koi8-r ~/mail/signatures/phd2@yandex.ru|'" @@ -263,6 +269,11 @@ send-hook "~L python-announce-list@python\.org" "\ my_hdr Reply-To: Oleg Broytman ; \ my_hdr Mail-Followup-To: Oleg Broytman , Python Mailing List " +send-hook "~L cheetahtemplate-announce@lists\.sourceforge\.net" "\ + set followup_to=no; \ + my_hdr Reply-To: Oleg Broytman ; \ + my_hdr Mail-Followup-To: Oleg Broytman , CheetahTemplate discussion " + send-hook ~u unmy_hdr Reply-To # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -