Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-12-2010, 09:20 PM
Intermediate Member
 
Posts: 23
Default Applying Reply-To Postfix modifications in 6.x

Hi all,

I have a distribution list that needs to have an appended Reply-To: address to encourage users who just click "reply" to reply to the list, not the submitting user. Previously, I'd found and followed these steps:

On my Zimbra 4.5.10 server, logged in as user zimbra, in the directory, /opt/zimbra/conf , I made the file, postfix_header_checks.in, writable by zimbra with:
# chmod u+w postfix_header_checks.in

I edited that file to append these lines:

Code:
if /^To: list1@mydomain.com/
/^To: list1@mydomain.com/ PREPEND Reply-To: list1@mydomain.com
endif
if /^To: <list1@mydomain.com>/
/^To: <list1@mydomain.com>/ PREPEND Reply-To: list1@mydomain.com
endif
if /^To: list2@mydomain.com/
/^To: list2@mydomain.com/ PREPEND Reply-To: list2@mydomain.com
endif
if /^To: <list2@mydomain.com>/
/^To: <list2@mydomain.com>/ PREPEND Reply-To: list2@mydomain.com
endif
...but I find that in ZCS 6.0.7, it doesn't work. It doesn't throw the listed Postfix errors--but it doesn't append the Reply-To: either.

Does 6.x change the way this is done, and if so, is there a better/newer solution?

Thanks in advance for your help.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.