Reg: Heroku sending mails from Rails App

Hi I deployed one small app in heroku built on ROR , now i want to send
mails .How is it possible can anyone give me a details how to do it
thanks

I suggest using mailgun. Don’t have any tutorial by hand.

On Thursday, February 25, 2016 at 2:39:00 PM UTC+8, VIDYA SAGAR POGIRI

U can use the sendgrid api for Ruby. Its pretty good!

On Thursday, February 25, 2016 at 12:09:00 PM UTC+5:30, VIDYA SAGAR
POGIRI

I use send grid myself, good docs available on Heroku for this setup

On Wednesday, February 24, 2016 at 10:39:00 PM UTC-8, VIDYA SAGAR POGIRI