Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 00:13:58 +0200
From:      Marc "UBM" Bocklet <ubm@u-boot-man.de>
To:        questions@freebsd.org
Subject:   Sendmail woes (domain resolving)
Message-ID:  <20030528001358.7a37b293.ubm@u-boot-man.de>

next in thread | raw e-mail | index | archive | help

Hello everyone!

I'm not 100% sure if this belongs here, as it is primarily a sendmail
configuration problem. 

Sendmail blocks incoming mail delivered to it by fetchmail, if it's
unable to resolve the domain the mail is sent from. For example:

sendmail[2424]: h4RKlrp0002424: ruleset=check_mail,
arg1=<odxo9zpm3nig@loyus.com>, relay=FDO_GSD@localhost [127.0.0.1],
reject=451 4.1.8 Domain of sender address odxo9zpm3nig@loyus.com does
not resolve


I tried to add the options 

FEATURE(accept_unresolvable_domains)dnl
FEATURE(accept_unqualified_senders)dnl

to the freebsd.submit.mc and the freebsd.mc file, but it didn't work.
I'm pretty sure that I'm doing something wrong, but I'm not sure what it
is.

The reason that I want sendmail to deliver such mails is that fetchmail
will not fetch any additional messages from an account once a message
has been rejected by sendmail.


How can I get to do sendmail what I want it to do? I'm pretty sure that
I'm missing something obvious.

Bye
Marc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030528001358.7a37b293.ubm>