Yang Xiao <[EMAIL PROTECTED]> wrote on 02/25/2005 07:35:03 AM:
> Hi all,
> I think this is a general sendmail issue, but maybe you can help me
> figure out what to do.
> I'm seeing mails being rejected for with "Domain of the sender does
> not resolve", how do I disable the mta of rejecting these? will adding
> this to the sendmail.mc file help me?
> FEATURE(`accept_unresolvable_domains')dnl
>
> Many thanks,
>
> Yang
This question should really be asked on the semdnail mailing list, or you should check http://www.sendmail.org for configuration information.
But yes, adding that line will work. I would be very concerned with doing that permanently though. My reccommendation would be to tell your senders that you will implement this temporarily until they can fix their dns configuration. Give them a few weeks or a month at the most, then remove that option.
Andy
- RE: Domain of the sender does not resolve Andy Jezierski
- RE: Domain of the sender does not resolve Kang, Joseph S.