我设置了谷歌应用程序和 heroku 来发送邮件。我从我的应用程序中发送了第一封邮件,一切都很好。然后,我更改了我的 google 应用程序帐户上的电子邮件(从 matt@website.com 到 team@website.com)...确保在 heroku 配置设置中更改它...重新启动...但现在它给了我这个错误:
Net::SMTPAuthenticationError (535-5.7.1 Please log in with your web browser and then try again. Learn more at
我尝试通过网络浏览器登录,一切都很好。当我现在尝试发送邮件时,我只是不断收到同样的错误。