After upgrading from zimbra 5.0.16 to 6.0.10 user with pop3 external account get message
Code:
system failure: Unable to connect to IMAP server: DataSource: { id=d742ebcf-f087-4e0a-83fe-1825ee0dba3c, type=imap, isEnabled=true, name=username, host=mail.local, port=143, connectionType=cleartext, username=username, folderId=100497 }, LOGIN failed If I try to insert a password and test user I get
I also set
Code:
zmprov mcf zimbraImapCleartextLoginEnabled TRUE
zmprov mcf zimbraPop3CleartextLoginEnabled TRUE
I noticed that if I enable ssl flag...it works.
Do you have any idea of what happened.
On a large installation it would be a stress to set the flag to all external users.
Thank you.