javax.mail.MessagingException: Exception reading response
843834May 13 2010 — edited May 25 2010hi,
i m using javamail 1.4.3 api in my one of jsf application,actually maintaining it. when i try to send mail this exception is coming-
javax.mail.MessagingException: Exception reading response;
nested exception is: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
i m using MimeMessage to send email.
i m using the pop service from gmail. by using telnet command pop & smtp servers are connecting. i tested this connectivity also from outlook 2007. it is receiving & sending mail perfectly.
can anyone help me in this context, wt is problem here?
Edited by: user7895 on May 13, 2010 3:29 PM