From 59f8a72f3a92dd03de5e65941980f64b0895585c Mon Sep 17 00:00:00 2001
From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com>
Date: Mon, 14 Oct 2024 15:43:47 +0100
Subject: [PATCH] [Email Security] Document how to unable auto-move (#17515)
---
.../api/office365-api.mdx | 4 ++--
.../journaling-setup/manual-add.mdx | 16 +++++++++++++++-
2 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api.mdx b/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api.mdx
index 217a1e4d19477a8..9a5221688b88ea3 100644
--- a/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api.mdx
+++ b/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api.mdx
@@ -32,8 +32,8 @@ To enable Microsoft integration:
- Once you enter your email address, select **Next**.
- After selecting **Next**, the system will show a dialog box with a list of requested permissions. Select **Accept** to authorize Email Security. Upon authorization, you will be redirected to a page where you can review details and enroll integration.
3. **Review details**: Review your integration details, then:
- - Select **Complete ES set up** where you will be able to connect your domains and configure auto-moves.
- - Select **Continue to ES**.
+ - Select **Complete Email Security set up** where you will be able to connect your domains and configure auto-moves.
+ - Select **Continue to Email Security**.
Continue with [Connect your domains](/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api/#connect-your-domains) for the next steps.
diff --git a/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/manual-add.mdx b/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/manual-add.mdx
index b110f0c6844133e..c535b2578873f7b 100644
--- a/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/manual-add.mdx
+++ b/src/content/docs/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/manual-add.mdx
@@ -36,7 +36,6 @@ 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**.
-
### Enter domain manually
On the **Set up Email Security** page:
@@ -46,3 +45,18 @@ On the **Set up Email Security** page:
3. (**Optional**) **Adjust hop count**: Enter the number of hops, and then select **Continue**.
4. **Configure service address with your third party email provider**: Copy and paste the service address into your third-party email provider to allow BCC/Journaling: `@CF-emailsecurity.com`.
5. **Review details**: Review your connected domains. Then, select **Go to domains.**
+
+## Enable auto-moves
+
+To enable auto-move events:
+
+1. Go to **Settings**.
+2. On the **Domains** page, go to **Integrated domains** > **View**.
+3. Select **Connect an integration** > **BCC/Journaling**.
+4. Select **Integrate with MS** > **Authorize**. Follow the steps to [Enable Microsoft Integration](/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api/#enable-microsoft-integration).
+5. On the **Set up Email Security** page:
+ - **Connect domains**: Select the domain you want to enable auto-move for. The domain status should be active. This ensures that Email Security is actively scanning your domain.
+ - Select **Continue** until the **Move messages (optional)** step.
+ - **Move messages (optional)**: On this step, choose how you want to [configure auto-moves](/cloudflare-one/email-security/auto-moves/). Once you have configured auto-moves, select **Continue**.
+ - **Review details** > Select **Continue**.
+ - On the **Domains** page, the dashboard will display **Yes** under **Auto-move**, meaning that auto-move events are now enabled on your domain.
\ No newline at end of file