Skip to content

Commit a8e33f3

Browse files
authored
[DNS] Update email-issues.mdx
1 parent df7838a commit a8e33f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ 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 hostname to another DNS provider, see [Delegate a subdomain (outgoing)](/dns/manage-dns-records/how-to/subdomains-outside-cloudflare/#delegate-a-subdomain-outgoing).
26+
If you have some NS records configured in the DNS tab of your Cloudflare Dashboard, please make sure that these are expected and not generating conflicts.
27+
2328
## Do you have CNAME Flattening enabled?
2429

2530
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)