Hello everyone,
I need to configure auto bcc for all outgoing messages from mailboox1@mydomain to mailbox2 and mailbox3.
I tried to edit sender_bcc file
nano /opt/mailcow-dockerized/data/conf/postfix/sender_bcc
Add:
mailbox1@mydomain box2@mydoomain,mailbox3@mydomain
then
docker compose restart postfix-mailcow
This didnt work. Ca you please guid me to the right way to do it?
Thank you!
I tried “Address rewriting” in E Main >> Configuration, but it only allows me to add on sender’s map and one recipient map, which is wierd)

I tried “Address rewriting” in E Main >> Configuration, but it only allows me to add on sender’s map and one recipient map, which is wierd)
When i try to add more that recipient by seperating them wit a comma, error : BCC destination mailbox2@mydomain, mailbox3@mydomain is not a valid email address.
if i try to add one more seperate recipeint map, i get error: A BCC map @mydomain exists for type rcpt
** Address rewriting in E-Mail>>Configuration.