Charlie Mezak
sad I’m bummed

SMTPFatalError when sending mail

I'm trying to use SendGrid as a Heroku add-on with Heroku's cedar stack and rails 3.1.0. when I attempt to send mail with actionMailer, I get this error:

Net::SMTPFatalError (550 Cannot receive from specified address : Unauthenticated senders not allowed

Sending mail with Pony works, but I'd like to use ActionMailer. Since Pony works, I realize that this might not be a problem with SendGrid, but I'm clueless as to how to start solving it.

any ideas?
1 person has
this question
+1
Reply