|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Alexander Pechenin 2:5020/400 27 Mar 2006 13:10:54 To : All Subject : Sender Address Verification -------------------------------------------------------------------------------- Хочу попробовать /usr/ports/mail/spamilter, в связи с чем вопрос, кто-нибудь выполняет у себя на почтовых серверах проверку поступающей почты на Sender Address Verification, насколько эффективно сие себя показывает, не создает ли проблем в доставке "честной" почты? Какие еще имеются альтернативные решения по сабжу? It is "Can I successfully reply" to the incomming message. Suppose "bill.clinton@whitehouse.gov" sends you a message. In response, Spamilter will; 1.. Lookup mx hosts for whitehouse.gov 2.. Establish a connection to one of the mx hosts listed 3.. Simulate a NULL return path message to "bill.clinton@whitehouse.gov" without a body. ie.; > 220 wh2.eop.gov -- Server ESMTP (PMDF V5.2-33 #41062) < helo my.smtp.host > 250 wh2.eop.gov OK, [0.0.0.0]. < mail from: <> > 250 2.1.0 <>... Sender ok < rcpt to: <bill.clinton@whitehouse.gov> > 250 2.1.5 bill.clinton@whitehouse.gov... Recipient ok < quit 4.. If a non-"250" result code is returned for the "rcpt to:" statement, then if the result code is a 4XX series code, the the incomming email will be SMFI_TEMPFAIL'd (which returns a 471 error code to the sender), else the incomming email will be SMFI_REJECT'd (which returns a 550 error code to the sender). 5.. If a 250 result code is returned, then the email will be proccessed normally by Spamilter/Sendmail. 6.. If no connection to a valid mx host is established, then the incomming email will be SMFI_TEMPFAIL'd -- Отправлено через сервер Форумы@mail.ru - http://talk.mail.ru --- ifmail v.2.15dev5.3 * Origin: Talk.Mail.Ru (2:5020/400) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/6488af6f2c1c.html, оценка из 5, голосов 10
|