Rails3 and Heroku: Sending Emails? Rails3 and Heroku: Sending Emails? heroku heroku

Rails3 and Heroku: Sending Emails?


On Heroku I would recommend Sendgrid over the Gmail solution. Sendgrid is well integrated and you won't touch the 200 emails limit.

Currently, I use both: Sendgrid with CommunityGuides on Heroku and Gmail for local testing. Sendgrid was painless to set up.