From cfef8d77c60dd9376a8ada2adb58ee07986f4eb7 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:19:33 +0000 Subject: [PATCH 1/3] [Email Security] Enable auto-move events for manually added domains --- .../journaling-setup/manual-add.mdx | 20 ++++++++----------- 1 file changed, 8 insertions(+), 12 deletions(-) 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 c535b2578873f7..30602554bc0bdc 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 @@ -48,15 +48,11 @@ On the **Set up Email Security** page: ## 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 +To enable auto-move events, you will have to connect and associate an integration: + +1. Go to **Settings** > **Domain management** > **Integrated domains** > Select **View**. +2. On the **Domains** page, select the three dots, then select **Associate an integration**. +3. Select **Connect an integration**. Follow the steps to [enable Microsoft integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/#integrate-with-microsoft-o365). This step will allow you to create an integration. +4. Once you completed the steps to enable Microsoft integration, select **Continue to Email Security**. You will now be redirected to the **Domains** page, where you will be able to connect the integration to your specified domain. +5. Select the three dots, then select **Associate an integration**. Select the integration, then select **Associate**. This step will allow you to associate an integration to your selected domain. +6. Now that your domain has an associated integration, you can enable [auto-move events](/cloudflare-one/email-security/auto-moves/) on your domain. \ No newline at end of file From 3fae37f19862be8caee302a1ab423951922aaebc Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:29:27 +0000 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com> --- .../bcc-journaling/journaling-setup/manual-add.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 30602554bc0bdc..501a4caecb7971 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 @@ -52,7 +52,7 @@ To enable auto-move events, you will have to connect and associate an integratio 1. Go to **Settings** > **Domain management** > **Integrated domains** > Select **View**. 2. On the **Domains** page, select the three dots, then select **Associate an integration**. -3. Select **Connect an integration**. Follow the steps to [enable Microsoft integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/#integrate-with-microsoft-o365). This step will allow you to create an integration. -4. Once you completed the steps to enable Microsoft integration, select **Continue to Email Security**. You will now be redirected to the **Domains** page, where you will be able to connect the integration to your specified domain. -5. Select the three dots, then select **Associate an integration**. Select the integration, then select **Associate**. This step will allow you to associate an integration to your selected domain. -6. Now that your domain has an associated integration, you can enable [auto-move events](/cloudflare-one/email-security/auto-moves/) on your domain. \ No newline at end of file +3. Select **Connect an integration**. Follow the steps to [enable the Microsoft Office 365 integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/#integrate-with-microsoft-o365). This step will allow you to create an integration. +4. Once you completed the steps to enable the integration, select **Continue to Email Security**. You will be redirected to the **Domains** page, where you will connect the integration to your specified domain. +5. Select the three dots, then select **Associate an integration**. Select the integration, then select **Associate**. This step associates an integration to your selected domain. +6. Now that your domain has an associated integration, enable [auto-move events](/cloudflare-one/email-security/auto-moves/) on your domain. \ No newline at end of file From 5a63d00fa3a317ec5b7d33ce82c2f67a4c8da12a Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:34:22 +0000 Subject: [PATCH 3/3] Applying Pedro suggestion --- .../bcc-journaling/journaling-setup/manual-add.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 501a4caecb7971..8ea3f91bfe3dcd 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 @@ -52,7 +52,7 @@ To enable auto-move events, you will have to connect and associate an integratio 1. Go to **Settings** > **Domain management** > **Integrated domains** > Select **View**. 2. On the **Domains** page, select the three dots, then select **Associate an integration**. -3. Select **Connect an integration**. Follow the steps to [enable the Microsoft Office 365 integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/#integrate-with-microsoft-o365). This step will allow you to create an integration. +3. Select **Connect an integration**. Follow the steps to [enable the Microsoft Office 365 integration](/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/#integrate-with-microsoft-o365). 4. Once you completed the steps to enable the integration, select **Continue to Email Security**. You will be redirected to the **Domains** page, where you will connect the integration to your specified domain. -5. Select the three dots, then select **Associate an integration**. Select the integration, then select **Associate**. This step associates an integration to your selected domain. +5. Select the three dots, then select **Associate an integration**. Select the integration, then select **Associate**. 6. Now that your domain has an associated integration, enable [auto-move events](/cloudflare-one/email-security/auto-moves/) on your domain. \ No newline at end of file