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. |