Technote (troubleshooting)
Problem(Abstract)
Creating a connection from IBM WebSphere Adapter for Email to Microsoft Live server is not a supported scenario.
Symptom
The following error is seen in the logs when running an outbound IBM WebSphere Adapter for E-mail, where the component has been configured to communicate with a Microsoft Live server (smtp.live.com) using SSL:
com.ibm.j2ca.email.exception.EmailConnectionFailedException: javax.mail.
MessagingException: Exception reading response; nested exception is: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection
Cause
The IBM WebSphere Adapter for Email does not support the STARTTLS extension (RCF3207). This is true for all versions of the IBM WebSphere Adapter for Email. Since the Microsoft Live server smtp.live.com does not have a separate SSL port, the IBM WebSphere Adapter for Email cannot connect to smtp.live.com or any other email server that expect only STARTTLS command to begin a TLS handshake. Microsoft Live server does not allow a plaintext connection.
Resolving the problem
Suggestions:
- IBM WebSphere Adapter for Email supports connections to any email server that makes use of SSL connections and plaintext connections. As these are the only two connection types supported by IBM WebSphere Adapter for Email, consideration should be given to email servers which support one or both of these connection types.
- To request support for the STARTTLS extension with IBM WebSphere Adapter for Email a Request For Enhancement (RFE) can be logged on the IBM developerworks site found in the related URL section below.
Related information
Request for Enhancement entrace page
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.