Update postfix virtual address map
You just need to use the command sudo postmap ./virtual in /etc/postfix if your virtual db file is called virtual.
Of course you need to have this activated in the /etc/main.cf using the variables:
virtual_alias_domains and
virtual_alias_maps
if you changed anything in the main.cf you also need to do a postfix reload.
Of course you need to have this activated in the /etc/main.cf using the variables:
virtual_alias_domains and
virtual_alias_maps
if you changed anything in the main.cf you also need to do a postfix reload.