Is there any way to set postfix/dovecot to:
1. Deliver email to the mailbox -> ie. bob@test.com AND

2. Set the email as an alias and send it to the forwarded address -> bobs.boss@bosses.com

 

This would be given that both email accounts are set up as virtual_users in MySql.

 

Right now if I set up an alias and mailbox for the same email the alias overrides the mailbox and the email is delivered to the forwarded account and not to the email’s mailbox.

If the mailbox exists I need the email sent to both the mailbox and the forwarded mailbox.

Can I do that? If so, how?