Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

apache is a bad mail sender

7 views
Skip to first unread message

Harri Lumme

unread,
Jan 21, 2008, 7:57:06 AM1/21/08
to
Hi all,
A couple of months ago I posted a message about the problem of rejected
intranet address. With the only piece of advice I received, I set up a
reverse DNS entry for our public IP address, but with no success for
solving the problem.

Assuming that the error message:
(Deferred: 450 4.1.8 <apache[at]localhost.localdomain>: Sender address
rejected: Domain not found)
is accurate, the problem would be in the localdomain being in the
sender field (?).

I have set up MASQUERADE_AS to point at our official domain name, but
it does not seem to work in this case. Could the apache with the
localdomain be masqueraded already in Apache configuration file? What
could I do to get the domain name acceptable??

Thanks for help, Harri


Grant Taylor

unread,
Jan 21, 2008, 10:35:40 AM1/21/08
to
On 01/21/08 06:57, Harri Lumme wrote:
> I have set up MASQUERADE_AS to point at our official domain name, but it
> does not seem to work in this case. Could the apache with the
> localdomain be masqueraded already in Apache configuration file? What
> could I do to get the domain name acceptable??

I'm not certain, but I believe this to be an Apache mis-configuration?

Grant. . . .

Andrzej Adam Filip

unread,
Jan 21, 2008, 3:40:25 PM1/21/08
to

Most likely:
1) Your apache left setting envelope sender address to sendmail
(submit.cf).
2) Sendmail (submit.cf) appended "this host email name"
(localhost.localdomain) to user name (apache).
3) submit.cf tried to send the message to sendmail daemon listening
on 127.0.0.1:25 sendmail.cf
4) sendmail daemon listening on 127.0.0.1:25 (sendmail.cf) refused to
accept message due to bad envelope domain

Read the link below but remember that in your case the domain is
appended by submit.cf (not sendmail.cf):
http://www.sendmail.org/m4/whoami.html

--
[pl>en: Andrew] Andrzej Adam Filip : an...@priv.onet.pl : an...@xl.wp.pl
Open-Sendmail: http://open-sendmail.sourceforge.net/
> I'm an idiot.. At least this [bug] took about 5 minutes to find..
Disquieting ...
-- Gonzalo Tornaria in response to Linus Torvalds's
----
http://groups.google.com/groups?selm=87r6g...@john.fsf.hobby-site.com

0 new messages