Skip to content

Commit 4259be3

Browse files
[DMARC] Udpate page
1 parent 15efb4d commit 4259be3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/content/docs/dmarc-management/enable.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ import { GlossaryTooltip } from "~/components"
1313
You need to enable DMARC Management to allow Cloudflare to process DMARC reports on your behalf. DMARC Management only works with <GlossaryTooltip term="apex domain">apex domains</GlossaryTooltip> and not domains in [subdomain setups](/dns/zone-setups/subdomain-setup/).
1414

1515
:::caution[A warning on DMARC Management and SPF records]
16-
1716
DMARC Management does not support modifications to SPF records when a CNAME record in your zone points to an external domain. Any changes to the SPF record could invalidate your DMARC policy, as Cloudflare cannot update the associated external DNS records. We recommend managing SPF updates directly through the external domain's DNS provider.
18-
1917
:::
2018

19+
To enable DMARC Management:
20+
2121
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
2222
2. Go to **Email** > **DMARC Management**.
2323
3. Select **Enable DMARC Management**.
24-
4. DMARC Management will scan your zone for DMARC records.
24+
4. DMARC Management will scan your zone for DMARC records, and will present you with two outcomes:
2525

26-
1. If no record is found, Cloudflare will automatically invite you to add one that you can edit later. Select **Add** to continue.
27-
2. If there is a DMARC record in your zone, Cloudflare will add another `rua` entry to it. This additional `rua` tag has a Cloudflare email address and is needed for Cloudflare to be able to start processing DMARC reports on your behalf. Select **Next** to continue.
26+
- If no DMARC record is found, Cloudflare will automatically invite you to add one that you can edit later. Select **Add** to continue.
27+
- If a DMARC record is found in your zone, Cloudflare will add another `rua` entry to it. This additional `rua` tag has a Cloudflare email address and is needed for Cloudflare to be able to start processing DMARC reports on your behalf. Select **Next** to continue.
2828

29-
DMARC Management (beta) is now active. However, it may take up to 24 hours to receive your first DMARC report and to display this information in DMARC Management.
29+
DMARC Management (beta) is now active. However, it may take up to 24 hours to receive your first DMARC report and to display this information in DMARC Management.

0 commit comments

Comments
 (0)