View Single Post
  #3 (permalink)  
Old 10-12-2006, 01:13 PM
scalper scalper is offline
Partner (VAR/HSP)
 
Posts: 116
Default

Quote:
Originally Posted by LMStone
1. We added entries to /etc/hosts for both the public and private IP addresses of the Zimbra server.

4. We had to use postconf to add 'proxy_interfaces = <public ip>' to postfix's main.cf file where <public ip> is the public ip address of the Zimbra host (NAT'd by the firewall) since postfix needs to know it's public IP. (The postfix documentation at postfix.org has the details on why this is so.)
Not necessarily for NATd zimbra server, as my post here , my /etc/hosts file only have the private IP. Meanwhile, I did not touch any postfix configuration and postfix does not know my public IP. Haven't read the documentation though! I am a qmail user before Do enlight me regarding that!

Alas, everything runs smooth.. The only problem is spam. I am tweaking here and there to combat the problem..
Reply With Quote