How secure is JavaMail?
Location: http://www.jguru.com/faq/view.jsp?EID=38021 Created: Apr 19, 2000 Modified: 2000-04-19 20:55:04.721 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) Question originally posed by John Mitchell PREMIUM (http://www.jguru.com/guru/viewbio.jsp?EID=4 If you are worried about security with your mail, you would need to get an S/MIME provider to work with JavaMail. This would include support for email signing and encryption. The Phaos S/MIME toolkit and JCSI are two implementations you can look into.