Where can I get the JavaMail API docs?
Created May 7, 2012
John Zukowski These come with the download of the implementation of the JavaMail API or J2EE. You can view the 1.2 API javadocs online at http://java.sun.com/products/javamail/1.2/docs/javadocs/. The older 1.1 version are not available online.