Skip to content

Commit 23faa7a

Browse files
[Email Security] Add post verification setup steps (#25705)
* [Email Security] Add post verification setup steps * [Email Security] Explain why DLP Assist add-in is needed * Revert "[Email Security] Explain why DLP Assist add-in is needed" This reverts commit a8eb769.
1 parent ae303ed commit 23faa7a

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/api/m365-api.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ To view the integration for each connected domain:
9494

9595
Once you have set up Email Security to scan through your inbox, Email Security will display detailed information about your inbox. Refer to [Monitor your inbox](/cloudflare-one/email-security/email-monitoring/) to learn more.
9696

97+
<Render file="email-security/post-verification-setup" product="cloudflare-one" />
98+
9799
## Next steps
98100

99-
<Render file="email-security/enable-logs" product="cloudflare-one" />
101+
<Render file="email-security/enable-logs" product="cloudflare-one" />

src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/connect-domains.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 3
66
---
77

8-
import { GlossaryTooltip } from "~/components"
8+
import { GlossaryTooltip, Render } from "~/components"
99

1010
To connect your domains, you will need to [enable your Gmail BCC integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/bcc-setup/gmail-bcc-setup/enable-gmail-integration/#enable-gmail-bcc-integration). Once you have enabled your Gmail BCC integration, the Cloudflare dashboard will redirect you to the **Set up Email Security** page.
1111

@@ -37,4 +37,6 @@ To add additional domains:
3737
```txt
3838
<account tag>@CF-emailsecurity.com
3939
```
40-
7. Select **Save**.
40+
7. Select **Save**.
41+
42+
<Render file="email-security/post-verification-setup" product="cloudflare-one" />

src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/m365-journaling.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ To view your connected domains:
7575

7676
Once saved, the rule is automatically active. However, it may take a few minutes for the configuration to propagate and start pushing messages to Email Security. After it propagates, you can [monitor your inbox](/cloudflare-one/email-security/email-monitoring/) in the Cloudflare dashboard to check the number of messages processed. This number will grow as journaled messages are sent to Email Security from your Exchange server.
7777

78+
<Render file="email-security/post-verification-setup" product="cloudflare-one" />
79+
7880
## Next steps
7981

80-
<Render file="email-security/enable-logs" product="cloudflare-one" />
82+
<Render file="email-security/enable-logs" product="cloudflare-one" />

src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/mx-inline-deployment-setup.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,5 @@ If you do not have domains with Cloudflare, the dashboard will display two optio
9090
Selecting **Add a domain to Cloudflare** will redirect you to a new page where you will connect your domain to Cloudflare. Once you have entered an existing domain, select **Continue**.
9191

9292
Then, follow the steps to [Set up MX/Inline](/cloudflare-one/email-security/setup/pre-delivery-deployment/mx-inline-deployment-setup/).
93+
94+
<Render file="email-security/post-verification-setup" product="cloudflare-one" />
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
{}
3+
4+
---
5+
6+
## Verify successful deployment
7+
8+
To verify that the deployment has been successful and that your emails are being scanned:
9+
10+
1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
11+
2. Go to **Settings** > **Domain management** > **Domains**, then select **View**.
12+
3. Under **Your domains**, locate your domain, and verify that **Status** (which describes the state of the configuration) displays **Active**.

0 commit comments

Comments
 (0)