Re: Send Email from Java app?
Re: Send Email from Java app?
- Subject: Re: Send Email from Java app?
- From: "Jungho Kim" <email@hidden>
- Date: Sun, 13 Jan 2002 18:12:22 -0500
For java applications, you should use the JavaMail API from Sun. You can
get it here:
http://java.sun.com/products/javamail/
Note that you have to also download the Javabeans Activation Framework.
There is a link to it in the JavaMail download page...
regards,
Jungho Kim
----- Original Message -----