Skip to content

Commit b6cf9b4

Browse files
Update src/content/docs/email-security/deployment/api/setup/gsuite-bcc-setup/bcc-rules-to-area1.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent a1e8260 commit b6cf9b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ import { Render } from "~/components"
1919
5. In **Match type**, select **Matches regex**.
2020
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/).
2121
7. Select **SAVE**.
22-
7. In **If the above expressions match, do the following**:
22+
6. In **If the above expressions match, do the following**:
2323
1. Select **Modify message**.
2424
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.
2525
3. Go to **Also deliver to**, select **Add more recipients** > **ADD** > Choose **Advanced**.
2626
4. Under **Envelope recipient**, select **Change envelope recipient** > **Replace recipient** > Enter the email of the recipient.
2727
5. Under **Spam and delivery options**, select **Suppress bounces from this recipient**.
2828
6. Under **Headers**, select **Add X-Gm-Spam and X-Gm-Phishy headers**.
2929
7. Select **SAVE**.
30-
8. In **Account types to affect**, select **Users** and **Groups**.
31-
9. Select **SAVE**.
30+
7. In **Account types to affect**, select **Users** and **Groups**.
31+
8. Select **SAVE**.
3232

3333
## Next steps
3434

0 commit comments

Comments
 (0)