Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/docs/email-service/configuration/domains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,10 @@ Removing a domain from Email Sending deletes the `cf-bounce` MX, SPF, DKIM, and

Disabling Email Routing on a domain stops processing incoming emails and removes every routing-related DNS record (MX, SPF, DKIM) that Email Service added to the root domain. If you plan to switch to a different email provider, [unlock the records](#locked-dns-records) and add the new provider's records before disabling Email Routing so that mail flow is not interrupted.

:::note
Unlocking an Email Service-created record and editing it to point to another provider does not remove its association with Email Service. The record will still be treated as managed by Email Service and will be deleted when you disable Email Routing.
:::

### Transfer domain ownership

1. The domain must remain in the same Cloudflare account.
Expand Down