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 4a118c4117d907c..ced97d68e3555c5 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 @@ -19,7 +19,7 @@ import { Render } from "~/components" 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**. -7. In **If the above expressions match, do the following**: +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**. @@ -27,8 +27,8 @@ import { Render } from "~/components" 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**. -8. In **Account types to affect**, select **Users** and **Groups**. -9. Select **SAVE**. +7. In **Account types to affect**, select **Users** and **Groups**. +8. Select **SAVE**. ## Next steps