Skip to content

Commit eff5517

Browse files
[Area 1] Clarify Gmail BCC instructions
1 parent 4737d9c commit eff5517

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

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

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

2933
## Next steps
3034

0 commit comments

Comments
 (0)