On 12/02/2010 09:40 AM, Brian Evans - Postfix List wrote:
In order for this to work, you should add non-local user aliases to
virtual_alias_maps using the fully qualified addresses on both the
left and right sides.
virtual_alias_maps are global and you *should not* add anything to
virtual_alias_domains.
Can virtual_alias_maps contain commands like aliases can?
In particular the commands used for Mailman?
For my system I am using an SQL table for my this:
postconf -e ' virtual_alias_maps =
proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf,
mysql:/etc/postfix/mysql-virtual_email2email.cf'