Gmail on heroku with Rails 3

后端 未结 5 828
不知归路
不知归路 2021-01-11 16:08

I am trying to send emails from Heroku up and running. At the moment I can send emails from Heroku via the \"tutorial\" at http://blog.heroku.com/archives/2009/11/9/tech_sen

5条回答
  •  一整个雨季
    2021-01-11 16:09

    Just do as the above user has said about the SMTP settings.
    In addition to that, Gmail blocks unidentified logins from a application to your account without you verifying it.
    So go to your Gmail client and log in there.

    If that doesn't work go to unlock captcha

提交回复
热议问题