Skip to main content

GoDaddy doesn't like my SPF record

Comments

3 comments

  • bloatedstoat
    @tmallardi, You could amend the SPF record for the domain to include your IP as per the following and see if that fixes it up. v=spf1 +a +mx +ip4:your_server_ip_here -all Whilst this might not agree with what others have in their records it certainly works for us. You can also use an online service to check the validity of your SPF record after you've updated it, such as that available via the Port25 website here - EMAIL VERIFICATION
    0
  • tmallardi
    @tmallardi, You could amend the SPF record for the domain to include your IP as per the following and see if that fixes it up. v=spf1 +a +mx +ip4:your_server_ip_here -all Whilst this might not agree with what others have in their records it certainly works for us. You can also use an online service to check the validity of your SPF record after you've updated it, such as that available via the Port25 website here - EMAIL VERIFICATION

    That appears to have worked. Thank you!
    0
  • cPanelMichael
    Hello, Note the default SPF record, as generated on a test server, is:
    v=spf1 +a +mx +ip4:IPHERE ~all
    Thank you.
    0

Please sign in to leave a comment.