View Single Post
  #7 (permalink)  
Old 11-23-2007, 10:33 AM
consultorpc consultorpc is offline
Intermediate Member
 
Posts: 24
Default

I have not any other IMAP server, this is a stand alone dedicated server only for Zimbra and it used to work very well with 4.5 and then 5.0 beta.

I have disabled zimbra's own IMAP SSL, POP3SSL and IMAP with:

zmprov -l modifyServer SERVER zimbraPop3SSLServerEnabled FALSE
zmprov -l modifyServer SERVER zimbraImapSSLServerEnabled FALSE
zmprov -l modifyServer SERVER zimbraImapServerEnabled FALSE

Then:

zmcontrol stop
zmcontrol start

And finally it works.

Thank you for your replies.
Reply With Quote