[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bounce address domain diff then sent-to domain; how to fix?
- To: qmail@xxxxxxxxxxxxx
- Subject: Bounce address domain diff then sent-to domain; how to fix?
- From: Matthew England <mengland@xxxxxxxxxxxx>
- Date: Mon, 01 Nov 2004 20:44:55 -0600
- Delivered-to: de5-qmail@sws5.ornl.gov
- Delivered-to: mailing list qmail@list.cr.yp.to
- Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
- Reply-to: Matthew England <mengland@xxxxxxxxxxxx>
Scenario:
I send email to bogus@xxxxxxxxxxx
is a virtualdomain on my qmail server that also hosts y.com.
There is no user named "bogus" in the x.com virtual domain, and
the catch-all setting for x.com says "bounce." The eamil sender
receives a bounce msg as expected, but the bounce msgs has this field:
From:MAILER-DAEMON@xxxxxxxxxx
(presumably because /var/qmail/control/me = mail.y.com). I prefer that
the bounce msg instead contain:
From:MAILER-DAEMON@xxxxxxxxxx
In short, the email sent to x.com gets a bounce msg from y.com,
potentially confusing a user, among other things.
Is there a way to fix this per my preference above?
-Matt