How to Use DKIM (with cPanel + Cloudflare)

xrvel

Member
Oct 25, 2014
17
3
3
cPanel Access Level
Root Administrator
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

Code:
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.
 
Last edited:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello,

I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.
 
  • Like
Reactions: Malcolm Eaton