SPF Record still not correct
Hi all i was helped about a week ago setting up my SPF records. Which i did but when i test with mail-tester. com it still says my SPF record is the original IP which came pre-filed when i purchased from my VPS provider. I changed this to my own in all DNS Zones.
-
Hello, Have you correctly added your mail server IP in SPF ? Also please check it through mxtoolbox.com/spf.aspx Site. 0 -
I am adding the same SPF record to my hostname and all other domains. Is there another area i should set this? 0 -
Hello, You can add SPF via cPanel >> Mails >> Email Authentication >> SPF. Could you please try that? 0 -
Hello, You can add SPF via cPanel >> Mails >> Email Authentication >> SPF. Could you please try that?
Done this is now get the error. domain.com: 'SERVFAIL' error on DNS 'TXT' lookup of 'domain.com' along with Your DKIM signature is not valid0 -
Hello :) I changed this to my own in all DNS Zones.
Could you elaborate on how you modified the DNS zones? Also, have you reviewed a website such as IntoDNS to verify the name servers for the domain name are associated with the cPanel server? Thank you.0 -
Hello :) Could you elaborate on how you modified the DNS zones? Also, have you reviewed a website such as IntoDNS to verify the name servers for the domain name are associated with the cPanel server? Thank you.
Ok my apologies. First off after set-up of my WHM i had an unknown IP associated throughout. I changed this IP Address to reflect the primary IP Address of my server. Within this change was the IP address of the SPF records within DNS Zones in WHM. When checking with mail-tester it was still showing the unknown IP address. I waited a week and nothing changed. So I then went into cPanel disabled and re-enabled SPF and DKIM records. Went back to WHM restarted bind. Now i get the following message from mail-tester. Your SPF record is unavailable. More information about this error: domain.com: 'SERVFAIL' error on DNS 'TXT' lookup of 'domain.com' Could this be i have to wait 48 hours? My results from IntoDNS show only one highlighted result for TLD WARNING: Looks like the parent servers do not have information for your TLD when asked. This is ok but can be confusing. All my reverse MX is set up by server provider. So I've either stupidly overlooked something (this is my first server managed by me) or I'm doing things incorrectly. Any insight/help would be greatly appreciated.0 -
I have just tested the domain rather than the hostname on intoDNS and it seams you are correct i have numerous errors for name servers. I thought it would be the same since the hostname uses the same domain. server1.MYDOMAIN.com and MYDOMAIN.com Sorry if I'm explaining badly do you have any idea how i can fix this? My domain is hosted on 123reg from here i have created name servers and set name servers ns1.MYDOMAIN.com and ns2.MYDOMAIN.com 0 -
Sorry if I'm explaining badly do you have any idea how i can fix this? My domain is hosted on 123reg from here i have created name servers and set name servers ns1.MYDOMAIN.com and ns2.MYDOMAIN.com
Could you elaborate on the specific error messages you are referring to? Thank you.0 -
Could you elaborate on the specific error messages you are referring to? Thank you.
Im getting the following.Mismatched NS records WARNING: One or more of your nameservers did not return any of your NS records. DNS servers responded ERROR: One or more of your nameservers did not respond: The ones that did not respond are: 00.000.100.20 00.254.00.100 Multiple Nameservers ERROR: Looks like you have less than 2 nameservers. According to RFC2182 section 5 you must have at least 3 nameservers, and no more than 7. Having 2 nameservers is also ok by me. Missing nameservers reported by your nameservers You should already know that your NS records at your nameservers are missing, so here it is again: ns2.MYDOMAIN.com. ns1.MYDOMAIN.com. SOA record No valid SOA record came back! MX]http://www.intodns.com/static/images/error.gif
MX Records Oh well, I did not detect any MX records so you probably don't have any and if you know you should have then they may be missing at your name servers! WWW]http://www.intodns.com/static/images/error.gif
WWW A Record ERROR: I could not get any A records for www.MYDOMAIN.com! (I only do a cache request, if you recently added a WWW A record, it might not show up here.)0 -
All of my addon domains are showing fine as is my hostname. Just my main domain used for hostname and name servers is showing this. Sorry for the long windedness i really appreciate the help. 0 -
How about resetting DNS zone for your main domain and then restart DNS server? You can add spf and DKIM keys, /usr/local/cpanel/bin/spf_installer username /usr/local/cpanel/bin/dkim_keys_install username0 -
How about resetting DNS zone for your main domain and then restart DNS server? You can add spf and DKIM keys,
/usr/local/cpanel/bin/spf_installer username /usr/local/cpanel/bin/dkim_keys_install username
Thanks for the suggestion. This DNS record contains information on all my add-on domains by resetting it would they be affected?0 -
BTW. All of my add-on domains email test as perfect just my main domain has the problem. 0 -
Could you send me a private message with the actual domain name in question so I can take a closer look? Thank you. 0 -
Could you send me a private message with the actual domain name in question so I can take a closer look? Thank you.
Private message sent0 -
It looks like the zone is not correctly configured on the cPanel server. You can backup the zone via: cp -a /var/named/$domain.com.db /root/$domain.com.db
Then, delete/re-add the zone through Web Host Manager, and then setup the SPF and DKIM records again. Any custom entries that are missing can be found in the zone you backed up to /root/$domain.com.db. Let us know if this helps. Thank you.0 -
It looks like the zone is not correctly configured on the cPanel server. You can backup the zone via:
cp -a /var/named/$domain.com.db /root/$domain.com.db
Then, delete/re-add the zone through Web Host Manager, and then setup the SPF and DKIM records again. Any custom entries that are missing can be found in the zone you backed up to /root/$domain.com.db. Let us know if this helps. Thank you.
Great, ill give it a go this DNS zone has a huge amount of lines on it each of my addon-domains are in there and extra data will i have to add all of these again aswel?0 -
Great, ill give it a go this DNS zone has a huge amount of lines on it each of my addon-domains are in there and extra data will i have to add all of these again aswel?
Addon domain names should have their own DNS zones. Are you referring to subdomain entries? You can copy over any zone entries that are not automatically added when re-creating the zone, or simply move the old zone back into place if this does not correct the issue. Thank you.0 -
Addon domain names should have their own DNS zones. Are you referring to subdomain entries? You can copy over any zone entries that are not automatically added when re-creating the zone, or simply move the old zone back into place if this does not correct the issue. Thank you.
The Addon domains do have there own zone but this main domain is full of records for them. This DNS record contains around 50 lines? Also when trying to back it up with that command i get the error no such file or directory.0 -
Also when trying to back it up with that command i get the error no such file or directory.
What command are you using? Keep in mind the $ symbol means you should enter the actual domain name. Thank you.0 -
What an idiotic boob i feel now. That did it i did all as you said and it works! Thank you so much for the help Micheal & co! What command are you using? Keep in mind the $ symbol means you should enter the actual domain name. Thank you.
What an idiotic boob i feel now. That did it i did all as you said and it works! Thank you so much for the help Micheal & co!0 -
I am happy to see the issue is now resolved. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
22 comments