Redirection based on sender address

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
eaf@tsd-group.ru
Posts: 3
Joined: Thu Feb 09, 2017 9:51 am

Redirection based on sender address

Post by eaf@tsd-group.ru »

Hello, please help. I use the Zimbra Opensourse 8.6 I want to redirect all emails from domain "@domain.com" to some special address before user get it. I found this article on zimbra wiki "https://wiki.zimbra.com/wiki/Email_redi ... er_address" but i can't find the file "/opt/zimbra/conf/postfix_recipient_restrictions.cf" on my server.
User avatar
vavai
Advanced member
Advanced member
Posts: 174
Joined: Thu Nov 14, 2013 2:41 pm
Location: Indonesia
ZCS/ZD Version: 0
Contact:

Re: Redirection based on sender address

Post by vavai »

eaf@tsd-group.ru wrote:Hello, please help. I use the Zimbra Opensourse 8.6 I want to redirect all emails from domain "@domain.com" to some special address before user get it. I found this article on zimbra wiki "https://wiki.zimbra.com/wiki/Email_redi ... er_address" but i can't find the file "/opt/zimbra/conf/postfix_recipient_restrictions.cf" on my server.
AFAIK, On Zimbra 8.5 and later, the file are move into : /opt/zimbra/conf/zmconfigd/smtpd_recipient_restrictions.cf

Modify it carefully and note that the setting will not be preserve for upgrade
eaf@tsd-group.ru
Posts: 3
Joined: Thu Feb 09, 2017 9:51 am

Re: Redirection based on sender address

Post by eaf@tsd-group.ru »

Thanks a lot. I have got an other question: i managed this redirecting but i can't sent a copy is it posible just copy this letter to another address?
ITResolver
Posts: 1
Joined: Fri Jun 02, 2017 5:26 pm

Re: Redirection based on sender address

Post by ITResolver »

Is it possible to Redirect emails coming from one IP address to a mailbox?
I know in postfix you can use the access file a place an entry like below:

10.10.10.10 REDIRECT user@domain.com

Can this be implemented in Zimbra?

Thanks
Post Reply