- Joined
- Jun 14, 2016
- Messages
- 1,498
- Points
- 63
Why I am getting this error testing with mail-tester.com
I have Dkim value from cPanel
I removed quotes "" around the value and submitted to Cloudflare with a TXT record with name default._domainkey
in cPanel, it is verified
DKIM is a means of verifying incoming email. It ensures that incoming messages are unmodified and are from the sender from whom they claim to be. This feature works to prevent incoming spam messages.
Status: Enabled Active (DNS Check Passed)
But mail-tester.com is saying: Your DKIM signature is not valid
How to correct this?
I have Dkim value from cPanel
Code:
"v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArYui3rfkZK6YxH2A2U0ePd8PnmWMeiZvhRSxN3sSvIq00Yz14JSrWLEW7kCPCd/rLnME4rqLetxjke46ejtu5FqhzV29QTOnDnCdnu7nBIi7S1e0EDQCbDWShPZfRDLSwDUv+jMVDp9G5yM93M70Xl6uvbbpFOIVdTQ8bIsETLOqPuad8pvIJMdcnrkD+ZQ53" VWjhIrmJEEWGCGhZgPIxtkDYc+0qKN9vnt8kyWaI58VcYJ3I+Ow+t2lzQGo1qcncHPef0yBFgLf5yNcd9tVUroIoLoseqzD9WR7bYtfIlPXeJgwa+eszD4XH1nkZA4BdJUhcB+CPWfj1uxm3Sa0ZQIDAQAB\";
in cPanel, it is verified
DKIM is a means of verifying incoming email. It ensures that incoming messages are unmodified and are from the sender from whom they claim to be. This feature works to prevent incoming spam messages.
Status: Enabled Active (DNS Check Passed)
But mail-tester.com is saying: Your DKIM signature is not valid
How to correct this?