I am taking a look in the email add-ons on Heroku and wondering which one are you guys using successfully and why.
http://addons.heroku.com/mailgun
http://addons.heroku.com/sendgrid
It seems CloudMailin is more expensive than the two others (developer plan has only 200 emails by month), which will not work for my scenario. So, my decision is between MailGun and SendGrid. Both seems to be pretty easy to configure (ActiveRecord) and both got feature like clicks management. However, seems that MailGun has a few hooks urls that could be used by the app, although SendGrid looks more humanable, showing by categories and listing the actions by users in a timeline.
To whom have been using one of them, is there any nice feature that differs from the other one?