Date: Sun, 7 Dec 1997 08:50:13 -0800 (PST) From: "Jonathan M. Bresler" <jmb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/mail sendmail.cf.additions Message-ID: <199712071650.IAA20210@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmb 1997/12/07 08:50:12 PST Modified files: etc/mail sendmail.cf.additions Log: correct an error that i made in check_relay. check_relay cannot return temporary errors. The temporary error is logged in the sendmail log, but on the SMTP protocol level, sendmail returns '550 Access Denied'. Reviewed by: jmb Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> Revision Changes Path 1.3 +8 -10 src/etc/mail/sendmail.cf.additions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712071650.IAA20210>