Skip to content

Commit 2556862

Browse files
[Area 1] Reorganizing steps (#19162)
1 parent 238ab47 commit 2556862

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ import { Render } from "~/components"
1212
3. Add a **Content Compliance** filter, and name it `Email Security (Area 1) - BCC`.
1313
4. In **Email messages to affect**, select **Inbound**.
1414
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**:
15-
1. Select **If ANY of the following match the message**.
16-
2. Select **Add** to configure the expression.
17-
3. Select **Advanced content match**.
18-
4. In **Location**, select **Headers + Body**.
19-
5. In **Match type**, select **Matches regex**.
20-
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/).
21-
7. Select **SAVE**.
15+
- Select **If ANY of the following match the message**.
16+
- Select **Add** to configure the expression.
17+
- Select **Advanced content match**.
18+
- In **Location**, select **Headers + Body**.
19+
- In **Match type**, select **Matches regex**.
20+
- In **Regexp** input `.*`. You can customize the regex as needed and test within the admin page or on sites like [Regexr](https://regexr.com/).
21+
- Select **SAVE**.
2222
6. In **If the above expressions match, do the following**:
23-
1. Select **Modify message**.
24-
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.
25-
3. Go to **Also deliver to**, select **Add more recipients** > **ADD** > Choose **Advanced**.
26-
4. Under **Envelope recipient**, select **Change envelope recipient** > **Replace recipient** > Enter the email of the recipient.
27-
5. Under **Spam and delivery options**, select **Suppress bounces from this recipient**.
28-
6. Under **Headers**, select **Add X-Gm-Spam and X-Gm-Phishy headers**.
29-
7. Select **SAVE**.
23+
- Select **Modify message**.
24+
- 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.
25+
- Go to **Also deliver to**, select **Add more recipients** > **ADD** > Choose **Advanced**.
26+
- Under **Envelope recipient**, select **Change envelope recipient** > **Replace recipient** > Enter the email of the recipient.
27+
- Under **Spam and delivery options**, select **Suppress bounces from this recipient**.
28+
- Under **Headers**, select **Add X-Gm-Spam and X-Gm-Phishy headers**.
29+
- Select **SAVE**.
3030
7. In **Account types to affect**, select **Users** and **Groups**.
3131
8. Select **SAVE**.
3232

0 commit comments

Comments
 (0)