From: Magnus Bäck (no email)
Date: Thu Jul 01 2004 - 12:32:24 EDT
On Thursday, July 01, 2004 at 16:02 CEST,
wrote:
> > Either use virtual aliases to rewrite the recipient address to an
> > address in a local domain, or use per-user transport (introduced in
> > Postfix 2.0) to direct mail to some recipient addresses to the local
> > transport.
>
> I've attempted to configure per-user transport in Postfix, but without
> any success - all mail to returns with following
> explanation:
>
> <>: User unknown in virtual alias table
example.com is configured as a virtual alias domain, and
is not listed as a valid recipient in it.
Actually, example.com is also listed in mydestination. Don't.
The domain is either local or virtual. Not both.
[...]
> tarnsport_maps = hash:/etc/postfix/tarnsport
Oops.
[...]
> ########### /etc/postfix/transport
>
> local:
>
> example.net virtual:
> example.com virtual:
>
> ########### /etc/postfix/aliases
>
>
Why not just rewrite to e.g. test at localhost? Then you
won't even need the per-user transport entry.
[...]
-- Magnus Bäck
|
|
|