Fail to add txt record with a period suffix

I’m trying to authenticate my domain with a smtp service. Currently, I am using mailjet as the service provider. However, it requires us to add a txt record with a name that ends with a period. Like the following website

Whenever I typed .com. , Cloudflare automatically changed it to .com
Also with mailjet._domainkey..com. it will change it to mailjet._domainkey

Is there anything I can do to add the correct record?

The period at the end isn’t generally necessary. Raw DNS uses that to signify the end of a hostname, but the Cloudflare dashboard doesn’t need it. If you export the zone file, you’ll see it.

It Mailjet not verifying the record? You can double check it at dnschecker.org

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