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!

javax.mail.MessagingException: Exception reading response

843834May 13 2010 — edited May 25 2010
hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2010
Added on May 13 2010
18 comments
17,893 views