How to manage SPF record?
I have tried to add SPF record
TYPE: TXT
NAME: controlpanel.hosting.com or mywordpresshosting.com
CONTENT: v=spf1 +mx +a +ip4:MYIPVALUEXXX ~all
I have seen it is detected as SPAM message when using Wordpress system messages or even Control panel system administration message notices.
Will this record solve SPF problem?
-
Hi Have you also set DKIM record for your domain as well ? Regards 0 -
I have checked again. If you install this record, this change will not be effective. Contact the person responsible for CDN. Do you know if name is the wrong name? It contains . as the last character. default._domainkey.XXX.hostingdomain.com. So, if DKIM-signature does not exists, it means it is not verified as there is any s= Source: 0 -
If you're seeing that message in cPanel, it's likely the DNS for the domain you are adjusting is not handled by the cPanel server. You can setup the records on the local cPanel system, but you'll need to copy those over to the DNS server that is handling that domain. 0 -
It is easier to manage such tasks using CDN. 0 -
So, if DKIM-signature does not exists, it means it is not verified as there is any s= 0 -
The "s=" line is the delivery size of the message, and isn't related to DKIM. You can see if a check happens by looking for the "R=dkim_lookuphost" entry in the Exim logs. 0
Please sign in to leave a comment.
Comments
7 comments