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!

Using JavaMail with ESMTP exchange server

843834Apr 14 2008 — edited Apr 22 2008
Hi all,

I have been looking at the FAQ, the SSLNotes.txt as well as the posted codes here and on google, but I am still having problem with the following scenario:

An exchange ESMTP server which gave me a "Unrecognized SSL message" exception when I enabled TLS and passing in an authenticator for login.

After experimenting with my IT manager, we concluded that the login has to be done in plain text after which TLS can then be switched to.

So can anyone be able to provide me with a sample code for accessing such a server or point me in a direction as to how to implement a solution for it?

Thank you very much in advance.

Best Regards,
James
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2008
Added on Apr 14 2008
4 comments
282 views