|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Multiple relays? (fwd)
From: Simon Matthews (simon
paxonet.com)
Date: Tue Jul 01 2003 - 16:12:49 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 1 Jul 2003, Wietse Venema wrote:
> Simon Matthews:
> > On Tue, 1 Jul 2003, Wietse Venema wrote:
> >
> >
> > Wietse,
> >
> > Thank you for your explanation.
> >
> >
> > How would one provide a "comma/whitespace separated list" as the
> > destination?
>
> This text dates from an older version. It is no longer applicable
> and I have just deleted it.
That helps to clarify the issue. Thanks!
>
> > I have also noticed that the transport map does not always override the
> > default message delivery method. I had a working Postfix 1.x
> > configuration, in which I had specified the doamins for which I wanted to
> > accept mail in the "mydestination" parameter and then specified that all
> > email for these domains should be relayed to another machine via the
> > transport map. This may not be the correct way to do this, but according
> > to the documentation on the "Mail transport switch" it should
> > work, and it did with Postfix 1.x.
> >
> > When I upgraded to 2.x, I observed that this worked ONLY for users that
> > either had a local login or had a matching entry in the virtual_users
> > table. Removing the domains from "mydestination" and adding them to
> > "relay_domains" fixed the problem.
>
> What was the exact error message?
It was:
"User unknown in local recipient table"
For a full example:
Jun 14 16:55:48 bastion.coreel.com postfix/smtpd[31486]: D18F7875F0:
reject: RCPT from unknown[211.67.173.241]: 550 <gehi
paxo.net>: User
unknown in local recipient table; from=<df4o2r3p
yahoo.ca>
to=<gehi
paxo.net> proto=SMTP helo=<209.172.126.232>
Note that the above was in fact a spam, but it should have been passed to
the internal mailserver (as specified in the transport table) and the
internal mailserver should have been the one that bounced it.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]