Clarify no support for MX, TXT

This commit is contained in:
Owen
2026-09-08 09:26:14 -04:00
parent 7a229339e9
commit 2f5484e799

View File

@@ -104,5 +104,5 @@ Some registrars — Cloudflare included — only let you delegate NS records at
- Delegating `*.example.com` moves the entire domain, including email and any other services, to Pangolin's nameservers.
- Delegating a subdomain instead (e.g. `*.apps.example.com`) avoids this — the root domain and its other records stay with your existing provider untouched.
- If you must delegate the root and still need other records (MX, TXT, etc.) that your old provider managed, check whether Pangolin's DNS supports adding them directly, or use a subdomain delegation / CNAME setup instead.
- If you must delegate the root and still need other records (MX, TXT, etc.) that your old provider managed use a subdomain delegation / CNAME setup instead and maintain these records in the root provider.
</Warning>