It isn't a great way to debug, but you should probably test it on a "staging branch" on heroku. There's a great write up here:
http://stackoverflow.com/questions/1279787/staging-instance-on-heroku On Mon, Nov 16, 2009 at 10:05 AM, Neil <[email protected]> wrote: > We have an app that's sending out emails on certain events. In > development this works fine, but in production (on Heroku) we're not > getting any email coming out of the app. > > I can't see anything in the logs that looks useful, and am struggling > to think how to debug this. Do you guys have any tips? I am using > the Sendgrid add-on. > > -- > > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=.
