View Single Post
  #2 (permalink)  
Old 05-08-2008, 07:52 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Welcome to the forums

To check the setting do
Code:
su - zimbra
zmprov gs zcs.server.name | grep zimbraReverseProxyPop3StartTlsMode
I am sure it will be set to only, so to change that do
Code:
zmprov ms zcs.server.name zimbraReverseProxyPop3StartTlsMode=on
__________________
Reply With Quote