Rails 3 with aws s3

Send emails with Amazon SES in Rails 3

I have been using aws-ses gem quite successfully in Production env.

In your Gemfile add:


create an initializer in config/initializers
Configure ActionMailer

  Set delivery mehtod to amazon ses in environment.rb or in a specific environment as needed
eg. config/environments/production.rb


 

Comments

Post a Comment

Popular posts from this blog

Modulo operation in Ruby

Difference between rake db:migrate db:reset and db:schema:load

Add Pidgin to Ubuntu 12:10 notification menu