>That's what $virtual_alias_maps [1] is for. > >Add the following line to main.cf: > >virtual_alias_maps = hash:/etc/postfix/virtual > >Create a file /etc/postfix/virtual with the mappings you need:
That seem simple enough... Looks like I was over complicating the issue. Thanks!