CFMail
I would like to use CFMail to send out email.
Does CFMail need SMTP mail server to install or ColdFusion has email server?
Yuor help and information is great appreciated,
Regards,
Iccsi,
I would like to use CFMail to send out email.
Does CFMail need SMTP mail server to install or ColdFusion has email server?
Yuor help and information is great appreciated,
Regards,
Iccsi,
No, ColdFusion does not have a mail server. Just as you have to provide the database server yourself, so, too, the case with the mail server.
What ColdFusion needs to know, for configuration purposes, are the domain name or IP of your mail server, the username and password. You have to enter this information on the Mail page in the ColdFusion Administrator. Once the mail server is configured, you may then use cfmail to send out mail.
You may configure ColdFusion to use an existing mail server like Google mail. However, if you wish to have your own mail server, I would recommend hMailServer (for Windows). It is free and is well documented.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.