AspEmail

The following information is required for configuring your email application to use the AspEmail 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"%>).

Port

This specifies the designated port on the computer which the email object will use to send email. The default is 25 and will work for most configurations.

Username and Password

These fields allow you to specify a username and password to access the SMTP server the mail object uses. Restricting SMTP access provides security against outside sources sending mail through your server. This feature is only available for the full version of the email object.

For more information and support for the AspEmail object, please refer to http://support.persits.com/