[SOLVED] Catchall adress for existing adresses

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
itmltd
Posts: 13
Joined: Sat Sep 13, 2014 1:12 am

[SOLVED] Catchall adress for existing adresses

Post by itmltd »

Hello,
I want to collect all mails sent to and from existing users in @abc.com to test@abc.com. We only use one domain.
All my searches returned solutions for catching mails to non existent users.
Can anyone help me do this ?
Thanks in advance.
itmltd
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

[SOLVED] Catchall adress for existing adresses

Post by phoenix »

You don't want a catch-all, they're a spammers dream account. ;) https://duckduckgo.com/?q=site%3Azimbra ... ays_bcc%22
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
itmltd
Posts: 13
Joined: Sat Sep 13, 2014 1:12 am

[SOLVED] Catchall adress for existing adresses

Post by itmltd »

Thanks for quick reply,
I know. But We just want to catch mails sent to and from existing users. Users are going to receive those mails anyway. We do not want to catch mails for non-existent users.
Regards,
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

[SOLVED] Catchall adress for existing adresses

Post by phoenix »

[quote user="itmltd"]I know. But We just want to catch mails sent to and from existing users. Users are going to receive those mails anyway. We do not want to catch mails for non-existent users.[/QUOTE]...... and I've given you the answer to your question in the link.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
itmltd
Posts: 13
Joined: Sat Sep 13, 2014 1:12 am

[SOLVED] Catchall adress for existing adresses

Post by itmltd »

Thank you Bill,
Postfix modification did the trick.
Regards,
klxout
Posts: 10
Joined: Sat Sep 13, 2014 12:34 am

[SOLVED] Catchall adress for existing adresses

Post by klxout »

I have a similar problem, I catch all adresses existent and no existent to relay an another zimbra, but I need to relay only existent account.
Can you detail this link that you have used?

Thanks

[quote user="itmltd"]Thank you Bill,
Postfix modification did the trick.
Regards,[/QUOTE]
itmltd
Posts: 13
Joined: Sat Sep 13, 2014 1:12 am

[SOLVED] Catchall adress for existing adresses

Post by itmltd »

You just add the following line at the end of /opt/zimbra/postfix-2.x.x.x/conf/main.cf
always_bcc = email@domain.com
Make sure that /postfix-x.x.x.x/ is the latest version. Version numbers change with each update.
Hope this helps.
Post Reply