Posted By:
Lee_Juan
Posted On:
Friday, September 6, 2002 11:53 AM
I got the following error when sending a mail.
javax.servlet.ServletException: EOF on socket
Root cause:
javax.mail.AuthenticationFailedException: EOF on socket
at com.sun.mail.pop3.POP3Store.protocolConnect
(POP3Store.java:104)
at javax.mail.Service.connect(Service.java:234)
at javax.mail.Service.connect(Service.java:135)
Can someone tell me what is the problem? Is it the source code problem or is it the ISP unable to authhenticate?