I have Postfix/Dovecot/postfixadmin/MySQL with several virtual mailbox
domains

one of the domains is like aname.com.au, the user also now has aname.com,
and, would like to 'mirror' most of the addresses to be [email protected],
THOUGH, some are to remain as [email protected]

so, both [email protected] as well as [email protected] should be one user

what's the best/proper way to do so ?

I think there is an option in postfixadmin to "Mirror addresses of one of
your domains to another." , is that the way to do this?

thanks for any pointers, suggestions or advice

mail_version = 2.11.0
virtual_minimum_uid = 2000
virtual_uid_maps = static:2000
virtual_gid_maps = static:2000
virtual_mailbox_base = /var/vmail
virtual_mailbox_domains =
proxy:mysql:/etc/postfix/mysql/virtual_mailbox_domains.cf


Reply via email to