dsljpwi494719 2016-10-30 16:18
浏览 102
已采纳

SPF软件?

I am getting this when sending from our mail server (mail.XXXX.com) POP.

 Received-SPF: softfail (google.com: domain of transitioning rasmus@XXXX.com does not designate 88.99.12.102 as permitted sender)
client-ip=88.99.12.102;


Authentication-Results: mx.google.com;
   spf=softfail (google.com: domain of transitioning rasmus@XXXX.com does not designate 88.99.12.102 as permitted sender) smtp.mailfrom=rasmus@XXXX.com;
   dmarc=fail (p=NONE dis=NONE) header.from=XXXX.com

Here is our TXT record

v=spf1 a ip4:88.99.12.102 include:mailgun.org include:_spf.google.com -all

What am i doing wrong? outlook, gmail and other services detects it as SPAM

  • 写回答

1条回答 默认 最新

  • duanfen7676 2016-10-30 20:21
    关注

    From the looks of your SPF I don't see anything wrong, I have a feeling that it's not using the SPF record you indicated. Because it's "Soft Failing" and based on the SPF Record you are displaying it should "Hard Fail".

    Without the full email header, no one is going to be able to help you determine what's going on, the best thing you can do is send an email to this mail tester and see where it says your SPF record is located in DNS. I bet it's not what you think it is.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?