DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19180>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19180 enhancement to mail / email smtp task to support smtp over tls/ssl ------- Additional Comments From [EMAIL PROTECTED] 2003-05-24 11:45 ------- A quick Google search of the keywords TLS SSL Java has brought me to this link : http://james.apache.org/usingTLS_2_1.html I read there than an API called JSSE is the foundation for TLS SSL in Java. Another search concerning JavaMail and JSSE brought me to this link : http://www.javaworld.com/javaworld/javatips/jw-javatip115.html which might be directly usable to fix this bug report in the case of JavaMail.