Daniel Funke:
> Hi Brian and others,
>
> thank you, for your answer.
>
> I think, you're right, but does this mean, there is no possibility to
> have different destinations (some lokal and some relayed to other
> servers) for different mailaddresses in the same domain?
List the domain in the class that it belongs to (relay_domains,
mydestination, etc.) and list the recipients in the corresponding
maps (relay_recipient_maps, /etc/passwd, etc.).
Then use virtual_alias_maps (NOT: VIRTUAL_ALIAS_DOMAINS) to make
exceptions for recipients that must be delivered elsewhere.
Wietse