If you want to send email using the CFMAIL tag in a Coldfusion page then you need to set up SMTP server details.
The CFMAIL tag sends an email whenever the page is displayed and is often used in a custom error page. So an email is sent to the webmaster to say that an error occurred as well as the error details. This is how I use CFMAIL.
To set up the SMTP details, login to the Coldfusion Administrator then go to:
Server Settings > Mail
Mail Server: mail.securitytransfer.com.au [for example]
Submit Changes
No comments:
Post a Comment