neotohin / action_mailer_tls

Enable ActionMailer to securely connect to Gmail or Google Hosted Applications

Home Page:http://newleaders.com/discussions/168-using-gmail-smtp-with-actionmailer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action Mailer TLS Plugin for Rails

ActionMailer by default cannot securely connect to Google’s secure SMTP servers, so you have to use the following recipe to enable secure SMTP connections for your Rails application:

http://robertbousquet.com/articles/using-gmail-smtp-with-actionmailer


Requirements: Ruby 1.8.6
Note: The Net::SMTP interface changes in Ruby 1.8.7 and breaks this plugin.

About

Enable ActionMailer to securely connect to Gmail or Google Hosted Applications

http://newleaders.com/discussions/168-using-gmail-smtp-with-actionmailer