Matthew Riedel:
> Dear Postfix Community,
>
> I have a bit of a conundrum that I can't seem to find an answer to in any of
> the documentation (and believe me, I've poured over it). Below is our
> somewhat sparse output of postconf -n.
>
> The problem is this: We currently have two machines accepting mail for
> [EMAIL PROTECTED] One is this machine, and the other is our old machine,
> which
> we are currently migrating away from. Users may be located on one or the
> other machine, but not both.
>
Set up virtual_alias_maps entries for the users on the other machine.
Presumably, a list of users exists, because otherwise the old machine
would not know how to deliver them.
[EMAIL PROTECTED] [EMAIL PROTECTED]
That's virtual_alias_maps, not virtual_alias_domains.
Wietse