When using the Sendgrid add-on, the following needs to be in config/production.rb:

  config.action_mailer.default_url_options = {:host => 'smtp.sendgrid.net'}

or you will get errors that complain about hostname not being set when you attempt to send emails using SendGrid.

Someone please update http://docs.heroku.com/sendgrid to reflect this.

Thanks,
Wes Gamble

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

Reply via email to