w3 JMail
The following information is required for configuring your email application to use the w3 JMail object:
SMTP server
This is the name of the SMTP server used by the object to distribute the generated email.
Valid entries for this include:
- ip address (e.g. 192.168.0.1)
- domain name (e.g. mail. server.com)
- server name, if recognized within your network
This information may also be retrieved using server side code (e.g. <%="server_name"%>).
Username and Password
These fields allow you to specify a username and password to access the SMTP server for use by the mail object. Restricting SMTP access provides security against outside sources sending mail through your server.
For more information on the w3 JMail object, please refer to http://www.dimac.net |