CFMAIL

The following information is required for configuring your email application to use the CFMAIL 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

Port

This specifies the designated port on the computer which the email object will use to send email.

Timeout

This sets the number of seconds which the email object should attempt to connect to a specified SMTP server to relay the generated email.

For more information and support for the CFMAIL object, please refer to Macromedia's Coldfusion Developer Center, located at:

http://www.macromedia.com/desdev/mx/coldfusion/