Cannot deliver email to Google Apps address; Gmail receives the same email fine

我的未来我决定 提交于 2019-12-06 00:00:18
Weehooey

First thing to try is to correct the SPF record. I would suggest:

v=spf1 include:_spf.google.com ip4:72.10.49.208 ~all

The IP ranges in spf.mail01.mtsvc.net do not match the IP the email came from -- I looked up MediaTemple and their instructions are for when you host your email with them. The email is coming from the website's IP which is 72.10.49.208

Edit: If this does not correct the problem, then the problem is likely with the sending server. Suggest you check out this article (and the links in it):

can't send email to addresses at my own domain

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!