Try setting

ActionMailer::Base.*raise_delivery_errors* = true

in your config/environments/production.rb

and see if the sending process raises anything.

- David

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=.
>
>
>


-- 
David Dollar

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.


Reply via email to