View Single Post
  #1 (permalink)  
Old 04-11-2008, 10:37 PM
mlpw mlpw is offline
Junior Member
 
Posts: 6
Default [SOLVED] Outgoing Header Address Masquerading

I have 5.0.4 running on Fedora 7 and I need to hide all internal host names and IP's in all outgoing mail messages for security reasons.

Traditionally in postfix to do Address masquerading you would use the following entry in main.cf :
masquerade_domains = example.com
This would strip foo.example.com to example.com.

How do we do it in Zimbra 5?

Thanks.
Reply With Quote