Hi all,
I've seen and read a lot of posts regarding this issue, but for the life of me, I still can't get it to work.
Authentication generates a raw DKIM record which is immediately reflected in my DNS records:
However, when I do a SPF & DKIM check, using mail-tester.com e.g., a SPF record is found, but the DKIM check fails (my real domain is replaced by mydomain):
When I remove the second part of the key (with zone editor in WHM), the part without the quotations, so that the TXT reflects:
I do get a result with the DKIM check:
Although the split that cPanel generates looks by design, for some reason it is not properly recognized by the various DKIM checkers, nor by a nslookup/dig.
Any help would be greatly appreciated!
Thanks,
Wilbert.
I've seen and read a lot of posts regarding this issue, but for the life of me, I still can't get it to work.
Authentication generates a raw DKIM record which is immediately reflected in my DNS records:
Code:
default._domainkey IN TXT "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxutyDFPRD999pi1VVQtl5IvidPlqSKuPOCHW5CHOzyzDc/pn2Qc7dgNF1a2/r89jnWn/a8CWNCBt/5xGOy2a57jf2jfv78gFWWubuXMr1oOmaHBx81W2w0bTqzBlRcnsobaOQ6+EgNz0Cm2mQU/LCSFjM/7B2UMn59uoSxU48hz87OI5X76X2coT04VtJfgC/" CVyhZ7R4TJKaBv6bcART2fYS8Dus/l4iQ4QbrNgV4iDk24vQ8sEY8M3taNBqyr4IqftH9QvUH73fzoge7/4KpA2VgMaYM/sxqA9G/7gqyzkTHAEu6Qv5udd0C3yhGcerrFGM69PK9lqUJesj1chXwIDAQAB\;
Code:
No DNS record found for default._domainkey.mydomain.nl
Code:
"v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxutyDFPRD999pi1VVQtl5IvidPlqSKuPOCHW5CHOzyzDc/pn2Qc7dgNF1a2/r89jnWn/a8CWNCBt/5xGOy2a57jf2jfv78gFWWubuXMr1oOmaHBx81W2w0bTqzBlRcnsobaOQ6+EgNz0Cm2mQU/LCSFjM/7B2UMn59uoSxU48hz87OI5X76X2coT04VtJfgC/"
Code:
DNS record for default._domainkey.mydomain.nl: "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxutyDFPRD999pi1VVQtl5IvidPlqSKuPOCHW5CHOzyzDc/pn2Qc7dgNF1a2/r89jnWn/a8CWNCBt/5xGOy2a57jf2jfv78gFWWubuXMr1oOmaHBx81W2w0bTqzBlRcnsobaOQ6+EgNz0Cm2mQU/LCSFjM/7B2UMn59uoSxU48hz87OI5X76X2coT04VtJfgC/"
Any help would be greatly appreciated!
Thanks,
Wilbert.