Virtual Domain Aliases
Virtual aliases can map to addresses that do not terminate on the local system while regular aliases can only map to addresses which terminate on the local system.
Virtual Alias Domains
You will need to add these lines to the main.cf file.
virtual_alias_domains = example.com
If you were going to add a number of domains you would want to create a map file. Create the file /etc/postfix/virtual_alias_domains and enter one domain on each line ...
0
Posted by mike 
