Someone: > You can, but the bob entry is redundant. I don't recommend per-mailbox > transport entries at all, it is best to stick to per-domain transport > entries only, and handle per-user routing via virtual(5) alias rewriting.
Wietse: > Typically this would be done with virtual aliases that send > b...@example.com to b...@server-for-bob.example.com Deeztek.com Support: > I cannot seem to find any reference to the format you have suggested > above for the aliases file. I tried it as /etc/postfix/main.cf: virtual_alias_maps = hash:/etc/postfix/virtual /etc/postfix/virtual: b...@example.com b...@server-for-bob.example.com For example bob@[1.1.1.1] Wietse