From: Oleg Broytman Date: Thu, 4 Aug 2016 17:31:23 +0000 (+0300) Subject: .muttrc: Header From: must be from the sending server/host X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=1103e013a0b48861c49c8a1754410817fe5ff4ca .muttrc: Header From: must be from the sending server/host New fashion in spam filtering: receiving hosts check if the sender really has sent the message using DKIM. --- diff --git a/.muttrc b/.muttrc index f0fea21..8a06a2b 100644 --- a/.muttrc +++ b/.muttrc @@ -253,7 +253,7 @@ send-hook "~L '@(mail|list|inbox|bk)\.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 From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr X-Url: http://phd2.ya.ru/; \ set signature='iconv -f koi8-r ~/mail/signatures/phd2@yandex.ru|'"