My Dkim for Gmail is not authenticating

What is the name of the domain?

talhaasher.co.uk

What is the issue you’re encountering

my Dkim for Gmail is not authenticating

What steps have you taken to resolve the issue?

Verified the DKIM record in Cloudflare.
Checked DNS propagation using a DNS lookup tool.
Ensured DKIM configuration in Google Admin is correct.
Confirmed Cloudflare’s proxy status is set to “DNS Only”.

What feature, service or problem is this related to?

DNS records

Screenshot of the error

Your domain isn’t using Cloudflare…
https://cf.sjr.org.uk/tools/check?b665e87f475845b297bc347688d428ad#whois

You need to change the nameservers at your domain registrar to the 2 allocated Cloudflare nameservers if you have added your site to Cloudflare.

1 Like

did that also i m getting
SMTP Banner Check Reverse DNS does not match SMTP Banner how do if fix this
thank you

Your DKIM record now appears, check it matches what Google asked you to set…
https://cf.sjr.org.uk/tools/check?8ae45f043dcf46e0b75997cc7307e6ce#dns-mail

Your mail settings are set up for Google so not sure why you are getting that message. If you are using a mail service, there’s nothing you can do. If it’s mail from your own server, then can set the reverse DNS through whoever provides your server/internet connection. It’s not something you can set on Cloudflare.

sorry to disturb you again for i can see record below on my dns record but vercel is not picking it up could it be Cloudflare issue
talhaasher.co.uk
Invalid Configuration
A Record (Recommended)

Set the following record on your DNS provider to continue:

Type

A

Name

@

Value

76.76.21.21

Your DNS record is proxied so is returning Cloudflare IP addresses. You will need to change it to “DNS only” if you want Vercel to be able to verify it.

sorry again
if oi test my dkim by sending mail to personal email and test it say
|SPF:|PASS with IP 209.85.220.41 Learn more|
|DKIM:|‘FAIL’ with domain talhaasher.co and onsi te .uk Learn more|
|DMARC:|‘PASS’ Learn more|
but siet esuch as https://dmarcian.com/domain-checker/ give me thsi result

can u help me in this regard

The DMARC warning is telling you your DMARC record has a policy of none. If you are sure your SPF and DKIM records are working ok, then you can change this to quarantine or reject to tell receiving mail servers what to do with mail from your domain that wasn’t sent from expected sources.

https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dmarc-record/

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