Date: Tue, 14 Apr 1998 13:31:28 -0700 (PDT) From: "Jonathan M. Bresler" <jmb> To: ru@ucb.crimea.ua (Ruslan Ermilov) Cc: jmb@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: conf/6226 Message-ID: <199804142031.NAA07354@hub.freebsd.org> In-Reply-To: <19980414060832.09919@ucb.crimea.ua> from Ruslan Ermilov at "Apr 14, 98 06:08:32 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > On Mon, Apr 13, 1998 at 07:25:43PM -0700, Jonathan M. Bresler wrote: > > Synopsis: sendmail.cf.additions: wrong SMTP reply codes > > > > State-Changed-From-To: open-closed > > State-Changed-By: jmb > > State-Changed-When: Mon Apr 13 19:23:57 PDT 1998 > > State-Changed-Why: > > patches accepted with one change > > > > retain message in check_relay ruleset > > This message is useless anyway. It'll never be displayed to the client. it is not useless. it is useful to the local postmaster. the message appears in the maillog. "grep <file> | cut -f 4 -d, | sort | uniq -c | sort -rn" is good. > check_relay executed right after HELO or EHLO. > And if it resolvs with #error, then on any *next* SMTP command sendmail > will respond with "550 Access denied". good! didnt want to talk to them anyway. that's why we chose the error mailer. > See http://www.sendmail.org/antispam.html for confirmation. or _Sendmail_ 2nd edition by Bryan Costales from O'Reilly. jmb 1 relay=c4.netcreations.com [208.156.32.227] hmm......very quiet day. ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804142031.NAA07354>