我正在使用“ Easy WP SMTP”插件来设置Gmail SMTP。为此,我提供了一个Gmail帐户。
SMTP Host: smtp.gmail.com
Type of Encryption: SSL
SMTP Port: 465
SMTP Authentication: Yes
SMTP Username: xxxxxxxxx
SMTP Password: xxxxxxxxx
当我尝试发送测试电子邮件时,我从WP获得:
SMTP错误:无法验证。客户端->服务器:退出
SMTP错误:无法验证。
,以及Google向电子邮件发送的消息: “登录尝试被阻止 有人刚刚使用您的密码尝试通过非Google应用登录您的帐户。 Google阻止了它们,但是您应该检查发生了什么。查看您的帐户活动,以确保没有其他人可以访问。”
如果您有经验,请提供帮助。