What is the name of the domain?
What is the issue you’re encountering
TXT records not working on lookup
What steps have you taken to resolve the issue?
I added some TXT records but they’re not showing up when I check them using DNS Propagation Checker - Global DNS Testing Tool
What feature, service or problem is this related to?
DNS records
sjr
2
That lookup will only show TXT records for the apex domain (@
), to look up others you need to specify the whole hostname in the search…
https://cf.sjr.dev/tools/check?849c170fe7b0464cae785b90101200e1#dns-mail
If unsure, which TXT records are you creating?
1 Like
sjr
4
The first 3 DKIM records in your list you have set as TXT records, they should be CNAMEs so they point at Shopify’s DKIM records…
https://cf.sjr.dev/tools/check?09730544c3f642aa88231886118a5044#dns-mail
This one also probably should be a CNAME as well…
dig +short mailer1sh.ifi-audio.com txt
"c5c17728398.p83.email.myshopify.com"
1 Like
Thanks so much for this. I’ve changed them now and I’ll see if it works.
system
Closed
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.