Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ To view the integration for each connected domain:

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.

<Render file="email-security/post-verification-setup" product="cloudflare-one" />

## Next steps

<Render file="email-security/enable-logs" product="cloudflare-one" />
<Render file="email-security/enable-logs" product="cloudflare-one" />
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar:
order: 3
---

import { GlossaryTooltip } from "~/components"
import { GlossaryTooltip, Render } from "~/components"

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.

Expand Down Expand Up @@ -37,4 +37,6 @@ To add additional domains:
```txt
<account tag>@CF-emailsecurity.com
```
7. Select **Save**.
7. Select **Save**.

<Render file="email-security/post-verification-setup" product="cloudflare-one" />
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ To view your connected domains:

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.

<Render file="email-security/post-verification-setup" product="cloudflare-one" />

## Next steps

<Render file="email-security/enable-logs" product="cloudflare-one" />
<Render file="email-security/enable-logs" product="cloudflare-one" />
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,5 @@ If you do not have domains with Cloudflare, the dashboard will display two optio
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**.

Then, follow the steps to [Set up MX/Inline](/cloudflare-one/email-security/setup/pre-delivery-deployment/mx-inline-deployment-setup/).

<Render file="email-security/post-verification-setup" product="cloudflare-one" />
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
{}

---

## Verify successful deployment

To verify that the deployment has been successful and that your emails are being scanned:

1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
2. Go to **Settings** > **Domain management** > **Domains**, then select **View**.
3. Under **Your domains**, locate your domain, and verify that **Status** (which describes the state of the configuration) displays **Active**.
Loading