Archive for January, 2010

  • Using CFMail with Gmail 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". En...