From d6445fb78235b5f324adf965556a4f61f6ba9356 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:47:32 +0000 Subject: [PATCH] [Area 1] Reorganizing steps --- .../gsuite-bcc-setup/bcc-rules-to-area1.mdx | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx b/src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx index ced97d68e3555c5..1224d6056a58dc8 100644 --- a/src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx +++ b/src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx @@ -12,21 +12,21 @@ import { Render } from "~/components" 3. Add a **Content Compliance** filter, and name it `Email Security (Area 1) - BCC`. 4. In **Email messages to affect**, select **Inbound**. 5. Select the recipients you want to send emails to Email Security (formerly Area 1) via BCC. Under **Add expressions that describe the content you want to search for in each message**: - 1. Select **If ANY of the following match the message**. - 2. Select **Add** to configure the expression. - 3. Select **Advanced content match**. - 4. In **Location**, select **Headers + Body**. - 5. In **Match type**, select **Matches regex**. - 6. In **Regexp** input `.*`. You can customize the regex as needed and test within the admin page or on sites like [Regexr](https://regexr.com/). - 7. Select **SAVE**. + - Select **If ANY of the following match the message**. + - Select **Add** to configure the expression. + - Select **Advanced content match**. + - In **Location**, select **Headers + Body**. + - In **Match type**, select **Matches regex**. + - In **Regexp** input `.*`. You can customize the regex as needed and test within the admin page or on sites like [Regexr](https://regexr.com/). + - Select **SAVE**. 6. In **If the above expressions match, do the following**: - 1. Select **Modify message**. - 2. Ensure that **Envelope recipient** > **Change envelope recipient** is unselected, to ensure that emails will not be dropped as an unintended consequence. You will select this option at a later stage. - 3. Go to **Also deliver to**, select **Add more recipients** > **ADD** > Choose **Advanced**. - 4. Under **Envelope recipient**, select **Change envelope recipient** > **Replace recipient** > Enter the email of the recipient. - 5. Under **Spam and delivery options**, select **Suppress bounces from this recipient**. - 6. Under **Headers**, select **Add X-Gm-Spam and X-Gm-Phishy headers**. - 7. Select **SAVE**. + - Select **Modify message**. + - Ensure that **Envelope recipient** > **Change envelope recipient** is unselected, to ensure that emails will not be dropped as an unintended consequence. You will select this option at a later stage. + - Go to **Also deliver to**, select **Add more recipients** > **ADD** > Choose **Advanced**. + - Under **Envelope recipient**, select **Change envelope recipient** > **Replace recipient** > Enter the email of the recipient. + - Under **Spam and delivery options**, select **Suppress bounces from this recipient**. + - Under **Headers**, select **Add X-Gm-Spam and X-Gm-Phishy headers**. + - Select **SAVE**. 7. In **Account types to affect**, select **Users** and **Groups**. 8. Select **SAVE**.