Skip to content

Commit 7b50972

Browse files
[DNS] Add section about NS records in email-issues.mdx (#22981)
* [DNS] Update email-issues.mdx * Small text/style guide adjustments --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 0f897ca commit 7b50972

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/dns/troubleshooting/email-issues.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Consult with your mail administrator or mail provider to ensure you have valid D
2020

2121
Contact your mail administrator to confirm the DNS records for your domain are correct. Refer to our guide on [managing DNS records in Cloudflare](/dns/manage-dns-records/how-to/create-dns-records) if you need assistance to add or edit DNS records.
2222

23+
## Do you have NS records configured?
24+
25+
NS records are used to delegate the management of a hostname to another DNS provider (refer to [Delegate a subdomain (outgoing)](/dns/manage-dns-records/how-to/subdomains-outside-cloudflare/#delegate-a-subdomain-outgoing) for further context). If you have NS records configured in the DNS tab of your Cloudflare dashboard, confirm that these are expected and not generating conflicts.
26+
2327
## Do you have CNAME Flattening enabled?
2428

2529
When set to [Flatten all CNAMEs](/dns/cname-flattening/set-up-cname-flattening/) in your Cloudflare DNS settings, queries to all `CNAME` records will flatten to an `A` record; no `CNAME` records will be returned.

0 commit comments

Comments
 (0)