Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TLS mode problem

843830Jan 23 2007 — edited Oct 18 2007
Hi i am trying to fetch a mail from my Zimbra account. But i am getting the following error.

What is this TLS mode problem? please help.
javax.mail.AuthenticationFailedException: only valid after entering TLS mode
at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:146)
at javax.mail.Service.connect(Service.java:297)
at javax.mail.Service.connect(Service.java:156)
at javax.mail.Service.connect(Service.java:105)
at FetchMail.receive(FetchMail.java:40)
at FetchMail.main(FetchMail.java:193)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2007
Added on Jan 23 2007
12 comments
1,605 views