|
|||||
|
The JavaMail API classes are included in the classpath for all accounts. JavaMail offers a simple, convenient interface for sending email from your web site forms and applications. The following code snippet can be used from servlets or JSPs for sending mail messages.
import javax.mail.*;
It is important that the recipient email address be a valid email address. If it is not, the email delivery may fail. Before using JavaMail, please be aware of our Acceptable Use Policy regarding Unsolicited Commercial Email. Use of JavaMail for sending UCE or in violation of this policy will result in immediate account termination.
Note: MMA technical support staff cannot provide troubleshooting of problems with third-party CGI scripts including but not limited to: Perl scripts, C/C++ binaries, PHP or web/database integration unless these services are specifically contracted. For these services, please see our Quote Request Form. |
|||||
|
||||||
Copyright
© 1995-2000
Motivational Marketing Associates, LLC
All Rights Reserved.