From: Sergey <a_s_y@sama.ru> To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org> Subject: [Sysadmins] I: sendmail 8.14.7 , есть небольшие изменения в поведении сборки в ALT Date: Sun, 8 Sep 2013 21:01:36 +0400 Message-ID: <201309082101.36925.a_s_y@sama.ru> (raw) Приветствую. В Сизиф ушёл Sendmail 8.14.7. В сборке сделаны два изменения. 1. В нём появилась опция компиляции _FFR_REJECT_NUL_BYTE, правда недокументированная и неподдерживаемая: ======================================================================= http://newsgroups.derkeiler.com/Archive/Comp/comp.mail.sendmail/2013-05/msg00047.html * From: Claus Aßmann * Date: 30 May 2013 14:19:17 GMT Sergey wrote: I use Sendmail with Cyrus-IMAP. Some messages (typically spam) are not received by Cyrus-IMAP but received by Sendmail. A bounces are generated by my server as result. Can I configure Sendmail for reject this messages in incoming SMTP session stage ? 8.14.7 has an FFR for this: /* reject NUL bytes in body */ "_FFR_REJECT_NUL_BYTE", untested, unsupported, .... but it may work for you. ============================================================================= Я её использовал при сборке ввиду того, что Cyrus-IMAP не принимает такие сообщения с ошибкой "Message contains NUL characters". Cyrus, конечно, не единственный pop/imap сервер, но, вроде бы, с этими NUL characters только спам идёт. 2. Отключена обработка BODY=7BIT в smtp "mail from". Когда-то у меня возникла проблема с сайтом "Госуслуги": http://forum.altlinux.org/index.php?topic=9332.msg132871#msg132871 Я, тогда, кажется, нашёл в коде место, где можно отключить эту обработку, но оставил всё, как есть, и попробовал решить вопрос через Связьнадзор. Вопрос, вроде бы, решился (уж не знаю, из-за мего письма, или сам собой), но патч остался. Решил не выбрасывать. Правда, наверное, можно бы было выкусить побольше кода, целиком с if... Вроде бы, ничего лишнего он не ломает. -- С уважением, Сергей a_s_y@sama.ru
next reply other threads:[~2013-09-08 17:01 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-09-08 17:01 Sergey [this message] 2013-09-09 14:41 ` Sergey 2013-11-14 8:41 ` Sergey
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=201309082101.36925.a_s_y@sama.ru \ --to=a_s_y@sama.ru \ --cc=sysadmins@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git