View Single Post
  #2 (permalink)  
Old 08-24-2009, 05:20 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 19,646
Default

Port settings should be as follows:

Code:
zmprov -l ms server.domain.com zimbraPop3BindPort 110 zimbraPop3SSLBindPort 995 zimbraPop3ProxyBindPort 7110 zimbraPop3SSLProxyBindPort 7995 zimbraImapBindPort 143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 7143 zimbraImapSSLProxyBindPort 7993
You can run that command (all on one line) and the proxy ports are (obviously) the 7xxx ports and should be allowed through your firewall.
__________________
Regards


Bill
Reply With Quote