Is there any way to set postfix/dovecot to:
Deliver email to the mailbox -> ie. bob@test.com mailto:bob@test.com AND
Set the email as an alias and send it to the forwarded address -> bobs.boss@bosses.com mailto: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?
Am 12.12.2021 um 14:57 schrieb postfix@aecperformance.com:
Is there any way to set postfix/dovecot to:
Deliver email to the mailbox -> ie. bob@test.com mailto:bob@test.com AND
Set the email as an alias and send it to the forwarded address -> bobs.boss@bosses.com mailto: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?
That's not a setup topic for the mail access server (dovecot) but for your MTA, which is probably postfix.
Alexander
participants (2)
-
Alexander Dalloz
-
postfix@aecperformance.com