mike> May 7 00:04:35 granite sm-mta[61324]: g4740ZLu061324:
mike> ruleset=check_mail, arg1=<[EMAIL PROTECTED]>,
mike> relay=smtp2.sentex.ca [199.212.134.9], reject=451 4.1.8 Domain of
mike> sender address [EMAIL PROTECTED] 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:<[EMAIL PROTECTED]>
451 4.1.8 Domain of sender address [EMAIL PROTECTED] does not resolve

But with it, I get:

# sendmail -bs -OResolverOptions=+WorkAroundBrokenAAAA 
...
MAIL From:<[EMAIL PROTECTED]>
250 2.1.0 <[EMAIL PROTECTED]>... Sender ok


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to