TLS mode problem
843830Jan 23 2007 — edited Oct 18 2007Hi 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)