Some Info About Java Mail
[edit this web-page]
INTRO
SOME LINKS
This file tries to give some information about using the JavaMail application
programming interface from within the Java language.
href='http://www.mail-archive.com/[email protected]/msg00371.html'>http://www.mail-archive.com/[email protected]/msg00371.html
This link contains an example of using the JavaMail api
http://developer.java.sun.com/developer/onlineTraining/JavaMail/contents.html
A course on JavaMail
http://www.javaworld.com/javaworld/jw-06-1999/jw-06-javamail.html
This looks like an ok article. Has examples of the necessary classpath
and 'import' statements