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.
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;
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: