Recently I have been working on a Rails app hosted on our deployment server (Heroku) and trying to get ActionMailer and Ruby working with Gmail’s SMTP service. The one catch is you need to use the TLS protocol and prior to Ruby 1.8.7 (Rails 2.3+) you need to write your own wrapper. Heroku (still using [...]
Filed under: Rails, Ruby, Technical | Tagged: gmail, Heroku, Rails, Ruby | Leave a Comment »





