My dkim currently is not updating

What is the name of the domain?

techlead.pt

What is the error number?

CNAME Missing

What is the issue you’re encountering

Currently i cant enable dkim in my domain

What steps have you taken to resolve the issue?

Tried to remove and configure directly in cloudflare

What feature, service or problem is this related to?

DNS records

What is the DKIM record you are trying to add? If it’s a CNAME, make sure it’s set to “DNS only”. If unsure, can you show a screenshot of what you have set.

Not also you have 2 SPF records when you must have only one…
https://cf.sjr.dev/tools/check?b73ed800ac3e46ea9904f322bdf0fd2a#dns-mail

I currently i have both set
Host Name : selector1._domainkey
Points to address or value: selector1-techlead-pt._domainkey.Techlyn.w-v1.dkim.mail.microsoft

Host Name : selector2._domainkey
Points to address or value: selector2-techlead-pt._domainkey.Techlyn.w-v1.dkim.mail.microsoft
And waited or sync

Can you show a screenshot of the whole Cloudflare DNS page where you have set these records including the bar at the top that looks like this…

The dashboard should show just selector1._domainkey under Name but is showing selector1._domainkey.... which means there is something afterward. Check you have just entered selector1._domainkey

1 Like

It should just be selector1._domainkey, you have selector1._domainkey._domainkey.

1 Like

same error

The records are now resolving from Cloudflare as you have set them (and you still have 2 SPF records)…
https://cf.sjr.dev/tools/check?034594a346984eaca6b018d5f6331c72#dns-mail

Make sure the record Content field matches what you have been asked to set.

[add]
If unsure can you show what you are being asked to set as a DNS record.

1 Like

Hi for now is not working there is not working to update

Check that you have set the record as Microsoft has specified it. What you have entered doesn’t look right. v=DKIM1 would be a TXT record but selector1-techlead-pt._domainkey.Techlyn.w-v1.dkim.mail.microsoft is a hostname so using CNAME, you seem to have something mixed up.

Likely the record should just be a CNAME to selector1-techlead-pt._domainkey.Techlyn.w-v1.dkim.mail.microsoft.

And you still have 2 SPF records…
https://cf.sjr.dev/tools/check?a8be45b33d744c38a6baf488cc7482a2#dns-mail

1 Like

Hi did again same error

The records are proxied, they should be set to “DNS only”…
https://cf.sjr.dev/tools/check?60e0b1f3f27a45b0b31fa19f4af23bac#dns-mail

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.