How to Use DKIM (with cPanel + Cloudflare)
Hello.
How to enable dkim in a domain which uses cloudflare?
I have checked cpanel >> Email >> Authentication.
Both DKIM & SPF are enabled.
I see this text in DKIM
Then i tried to add this TXT record in my cloudflare account : Name : default._domainkey Value : "v=DKIM1; k=rsa; p=ABCD" XYZ; Is that all? Or i should type this value instead ? Value : v=DKIM1; k=rsa; p=ABCD Thank you.
default._domainkey 14400 IN TXT "v=DKIM1; k=rsa; p=ABCD" XYZ;Then i tried to add this TXT record in my cloudflare account : Name : default._domainkey Value : "v=DKIM1; k=rsa; p=ABCD" XYZ; Is that all? Or i should type this value instead ? Value : v=DKIM1; k=rsa; p=ABCD Thank you.
-
Hello :), You will have to add full domainkey which you have found in your cPanel. Also please check following Docs. How do I add DKIM records? 0 -
After trying few times & modifying the DKIM data that i copy from cpanel, i figured out that i must change the DKIM key from : Value : "v=DKIM1; k=rsa; p=ABCD" XYZ; to : Value : v=DKIM1; k=rsa; p=ABCDXYZ And it works now :) 0 -
Hello, I'm happy to see you were able to address the issue. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
3 comments