Date: Tue, 7 May 2002 09:38:23 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: Mike Tancsa <mike@sentex.net> Cc: stable@FreeBSD.ORG Subject: Re: overriding NETINET6 builds for sendmail Message-ID: <15576.767.281434.12880@horsey.gshapiro.net> In-Reply-To: <5.1.0.14.0.20020507123433.0359dc78@marble.sentex.ca> References: <5.1.0.14.0.20020507123118.03537348@marble.sentex.ca> <5.1.0.14.0.20020507095214.04a593b0@marble.sentex.ca> <5.1.0.14.0.20020507123433.0359dc78@marble.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
mike> May 7 00:04:35 granite sm-mta[61324]: g4740ZLu061324: mike> ruleset=check_mail, arg1=<CamachoM@Region.Peel.ON.CA>, mike> relay=smtp2.sentex.ca [199.212.134.9], reject=451 4.1.8 Domain of mike> sender address CamachoM@Region.Peel.ON.CA does not resolve mike> I have (had) mike> define(`confBIND_OPTS', `+WorkAroundBrokenAAAA')dnl mike> But still the problem of the domain "not resolving" Are you sure /etc/mail/sendmail.cf was rebuilt and the daemon restarted? Without the option I get: # sendmail -bs ... MAIL From:<user@region.peel.on.ca> 451 4.1.8 Domain of sender address user@region.peel.on.ca does not resolve But with it, I get: # sendmail -bs -OResolverOptions=+WorkAroundBrokenAAAA ... MAIL From:<user@region.peel.on.ca> 250 2.1.0 <user@region.peel.on.ca>... Sender ok To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15576.767.281434.12880>