How do you use Mailgun in the Heroku production environment for transactional emails?
I've already successfully implemented SendGrid for transactional emails. I've written up the whole procedure at https://gist.github.com/jhsu802701/a7ac8d4ccdc5d993a61a9de293f104df . What's the proper procedure for using Mailgun? There's something missing from Heroku's procedure. I've tried changing the config/environments/production.rb file, but the production email still doesn't work. The project in question is at https://github.com/jhsu802701/tmp-heroku-2017-02-09-1833 . -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4c7bcf4b-8ef1-4487-98ac-d8484082288a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

