January 2, 2010
Using CFMail with Gmail
One of the best ways the ensure e-mail delivery is to use Google’s e-mail servers. In the past this has been a total pain to connect ColdFusion into a Gmail hosted e-mail account, now it is easy.
Here’s the example code that I have working:
The key is adding port=”465″ and useSSL=”true”.
Enjoy!
Written by: brian
Filed Under: Affiliate Tools
Trackback URL: http://slingblog.com/2010/01/using-cfmail-with-gmail/trackback/

