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
https://documentation.mailjet.com/hc/en-us/articles/360042412734-Authenticating-Domains-with-SPF-DKIM
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?