SPF Record failing

Hi I am configuring my forum to send emails from .php to smtp and then I came here to add a SPF record. It’s not working
I’ve used SPF Record Generator - MxToolBox to get the code right

and this is what I’ve got

Type TXT
Name DOMAIN.MINE
Content v=spf1 a mx ip4:xxx.xx.xx.xx ~all

Am I doing anything wrong? I tried to register 3 accounts and no emails are being sent

TIA

#SPF

That looks ok. I use dmarcian.com to test my configurations.

If no emails are being sent, that sounds like a different problem. SPF prevents email from being received (they’re being rejected at the receiving end).

1 Like

I have registered at dmarcian also

Any advices you wish to give me
Thanks sdayman

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.