Skip to content

Commit 0647b84

Browse files
Fixing steps
1 parent c5559f5 commit 0647b84

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/gsuite-email-security-mx.mdx

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,36 @@ In this tutorial, you will learn how to configure Google Workspace with Email Se
1515

1616
## 1. Set up Inbound Email Configuration
1717

18-
On the [Google administrative console](https://admin.google.com/), set up [Inbound Email Configuration](https://support.google.com/a/answer/60730?hl=en) with the following details:
18+
Set up [Inbound Email Configuration](https://support.google.com/a/answer/60730?hl=en) with the following details:
1919
- In **Gateway IPs**, select the **Add** link, and add the IPs mentioned in [Egress IPs](/cloudflare-one/email-security/setup/pre-delivery-deployment/egress-ips/).
2020
- Select **Automatically detect external IP (recommended)**.
2121
- Select **Require TLS for connections from the email gateways listed above**.
22+
- Select **SAVE**.
2223

2324
## 2. Set up an email quarantine
2425

25-
[Set up an email quarantine](https://support.google.com/a/answer/6104172?hl=en#:~:text=Sign%20in%20with%20an%20administrator,t%20access%20the%20Admin%20console.&text=Manage%20quarantines.,Click%20Add%20Quarantine.):
26-
- In the quarantine configuration pop-up, enter the following details:
27-
1. **Name**: Email Security Malicious.
28-
2. **Description**: Email Security Malicious.
29-
3. For the **Inbound denial consequence**, select **Drop message**.
30-
4. For the **Outbound denial consequence**, select **Drop message**.
26+
[Set up an email quarantine](https://support.google.com/a/answer/6104172?hl=en#:~:text=Sign%20in%20with%20an%20administrator,t%20access%20the%20Admin%20console.&text=Manage%20quarantines.,Click%20Add%20Quarantine.) with the following details:
27+
- **Name**: Email Security Malicious.
28+
- **Description**: Email Security Malicious.
29+
- For the **Inbound denial consequence**, select **Drop message**.
30+
- For the **Outbound denial consequence**, select **Drop message**.
31+
- Select **SAVE**.
32+
33+
To access the newly create quarantine, select **GO TO ADMIN QUARANTINE** or access the quarantine directly by pointing your browser to https://email-quarantine.google.com/adminreview.
3134

3235
## 3. Create a content compliance filter
3336

34-
Create a [content compliance filter](https://support.google.com/a/answer/1346934?hl=en#zippy=%2Cstep-go-to-gmail-compliance-settings-in-the-google-admin-console%2Cstep-enter-email-messages-to-affect) to send malicious messages to quarantine:
35-
- **Name**: `Quarantine Email Security Malicious`.
36-
- **In 1**: Email message to affect, select **Inbound**.
37-
- **In 2**: **Add expressions that describe the content you want to search for in each message**:
37+
Go to **Compliance**, and create a [content compliance filter](https://support.google.com/a/answer/1346934?hl=en#zippy=%2Cstep-go-to-gmail-compliance-settings-in-the-google-admin-console%2Cstep-enter-email-messages-to-affect) to send malicious messages to quarantine. Enter the following details:
38+
- **Content compliance**: Add `Quarantine Email Security Malicious`.
39+
- **Email messages to affect**: Select **Inbound**.
40+
- **Add expressions that describe the content you want to search for in each message**:
3841
- Select **Add** to add the condition.
3942
- In **Simple content match**, select **Advanced content match**.
4043
- In **Location**, select **Full headers**.
4144
- In **Match type**, select **Contains text**.
4245
- In **Content**, enter `X-EmailSecurity-Disposition: MALICIOUS`.
4346
- Select **SAVE** to save the condition.
44-
- In 3. **If the above expression match, do the following**, select **Quarantine message** and the **Email Security Malicious quarantine** that was created in the previous step.
47+
- **If the above expression match, do the following**, select **Quarantine message** and the **Email Security Malicious** quarantine that was created in the previous step.
4548
- Select **SAVE**.
4649

4750
If you would like to quarantine the other dispositions, repeat the above steps and use the following strings for the other dispositions:

0 commit comments

Comments
 (0)