Before you configure ColdFusion to send e-mail messages, you must have access to an SMTP e-mail server. Also, before you run application pages that refer to the e-mail server, you can configure the ColdFusion MX Administrator to use the SMTP server. If you later need to override the SMTP server information, you can specify a new mail server in the server
attribute of the cfmail
tag.
ColdFusion saves the settings. The page displays a message indicating success or failure for connecting to the server.
For more information on the Administrator's mail settings, see Configuring and Administering ColdFusion MX.