【发布时间】:2017-11-03 09:57:13
【问题描述】:
我已经设置了一个本地windoes服务器,我在该服务器上运行php cron作业,它每天都会向gmail发送电子邮件,但一段时间后,gmail将此服务器视为垃圾邮件,并且不会将任何电子邮件发送到邮件ID。
我在 IIS6 上使用 smtp 虚拟服务器。我得到了GMIAL的打击
Final-Recipient: rfc822;name@mycompany.com
Action: failed
Status: 5.5.0
Diagnostic-Code: smtp;550-5.7.1 [111.93.202.11012]
Our system has detected that this message is
550-5.7.1 likely unsolicited mail. To reduce the amount of spam sent to Gmail,
550-5.7.1 this message has been blocked.
【问题讨论】:
标签: php email gmail gmail-api spam