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
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).