我做了像
this这样的东西,让我的网络应用程序通过gmail的SMTP发送邮件.我在本地尝试,它的工作.在我上传到服务器(在另一个国家)后,我收到这个错误:
@H_502_6@authentication failure [SMTP: Invalid response code received from server (code: 534,response: 5.7.9 Please log in with your web browser and then try again. Learn more at 5.7.9 https://support.google.com/mail/bin/answer.py?answer=78754 5.7.9 {WEBLOGINrequired} fl2sm1579003pab.23 - gsmtp)]
有没有办法忽略这个?