Windows Server PHP 邮件被 Comcast/AOL 阻止
我有一个 Windows 服务器,运行一个通过 PHP 发送邮件的应用程序。一些应该收到电子邮件的人抱怨他们没有收到电子邮件。我认为他们正在使用康卡斯特或美国在线。我可以对 SMTP 设置和/或 DNS 进行哪些操作才能允许这些设置通过?
I have a windows server running an application which sends mail via PHP. Some of the people who should be recieving the emails are complaining they are not getting them. I think they are using Comcast or AOL. What can I do to my SMTP settings and/or DNS to allow these to go through?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
研究 SPF(发件人保护框架)以提高电子邮件的真实性。
Investigate SPF (Sender Protection Framework) to increase the authenticity of your emails.