I am trying to install the Funambol zimbra connector and everytime I try to connect to Zimbra I get the error:
Code:
....
[2008-07-21 10:13:01,995] [funambol.email] [ERROR] [966820C7DA3756E1B43DEC3AA8476A8A] [] [] [] Error Opening Connection Store:
javax.mail.MessagingException: No login methods supported!;
nested exception is:
com.sun.mail.iap.ProtocolException: No login methods supported!
at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:477)
at javax.mail.Service.connect(Service.java:275)
at javax.mail.Service.connect(Service.java:156)
.....
I have no idea what I am doing wrong. I am also looking on the internet but I only find questions but no answers yet!
anybody?