#Can't create DKIM Records
1 messages · Page 1 of 1 (latest)
Thanks for creating your own post.
You're most likely getting that error because you already have NS Records created within Cloudflare that cover that subdomain. Did you create some by accident, or just forget to delete them?
ex. If you're trying to create a record a txt record on mail.example.com, and there is NS Records for mail.example.com, that's why. You need to delete the NS records first, or create these records at the nameserver you've delegated the subdomain to
when i created my cloudflare website, it created a lot of records like these (from the 5th)
I'm trying to create a TXT record for dkim
ahh interesting, it tries to autodiscover existing DNS Records and it looks like it got a bit confused by your old DNS
Delete all of the NS Records pointing at parkingx.ovh.net
Once you delete those, you should have no issue creating the DNS Records you want
If you're using sendgrid and you want to send mail from your domain, you're missing an include: part of it. That would block all email from your domain
So, what can i do?
looks like for Sendgrid, you would want v=spf1 include:sendgrid.net -all, I would follow the steps in sendgrid it they give any
So, ok?
in this way DKIM and SPF are set fine?
these settings will fix this problem?
This is the mail system at host mo559.mail-out.ovh.net.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
[email protected]: host gmail-smtp-in.l.google.com[142.250.13.27] said:
550-5.7.26 This mail is unauthenticated, which poses a security risk to the
550-5.7.26 sender and Gmail users, and has been blocked. The sender must
550-5.7.26 authenticate with at least one of SPF or DKIM. For this message,
550-5.7.26 DKIM checks did not pass and SPF check for [savagerealms.it] did
not 550-5.7.26 pass with ip: [178.32.114.3]. The sender should visit
550-5.7.26 https://support.google.com/mail/answer/81126#authentication for
550 5.7.26 instructions on setting up authentication.
g7-20020a5d46c7000000b0030ad47e4b68si980056wrs.591 - gsmtp (in reply to end
of DATA command)
The guidelines in this article will help you successfully send and deliver email to people who have personal Gmail accounts. This article was previously called Bulk sender guidelines. Important: S
Looks ok. That's the sending side set
This is from you trying to send an email out of your OVH email?
If so, unless OVH uses Sendgrid, you'd have to whitelist their own outgoing stuff
how can i do?
I'm using a web host of OVH with MX plan... but i use cloudflare as shield
That's an OVH question, depends on their setup. I would look at your old OVH DNS for the SPF & DKIM records they created for you
It may be worth mentioning: CF tries to autodiscover your old records and import them, but it's just an attempt. It's worth double checking all of the records you had at OVH and making sure CF imported them all right as well
add include:mx.ovh.com next to your existing include rule in your existing spf record @ cloudflare
and sendgrid?
yea, you can have them both like v=spf1 include:sendgrid.net include:mx.ovh.com -all
I'd wager that's what the autoconfig and autodiscover records where for, but it also might not be enabled by default
and the image is not an interrogative symbol
click on the three dots on the far right side, and then click "Show original"
check for DKIM pass
looks like OVH doesn't have DKIM, or it's not enabled by default
That's a question for OVH
I would explore their admin panel/help desk/support/etc about that
wait
It looks like they are not signing the messages with DKIM at all
can u help me reading this?
Scopri come inviare email limitando il rischio di spam
I don't speak Italian
in english wait
That looks like very generic email advice though, you need something specific to their email service
Objective
Anti-spam policies are becoming increasingly strict. To ensure that your emails reach recipients without getting blocked by security tools, you will need to configure your service to auth...
in english
but these are options for ovh dns zone
and not for cs DNS zone
IDK
You need a guide/information on how you would turn on DKIM for their email service. They need to generate the keys, and start signing email with them, and you add the required dns records.
That is just a generic guide on the various steps you might do (spf, dkim, dmarc, reverse ips)