You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/gsuite-email-security-mx.mdx
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,33 +15,36 @@ In this tutorial, you will learn how to configure Google Workspace with Email Se
15
15
16
16
## 1. Set up Inbound Email Configuration
17
17
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:
19
19
- 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/).
20
20
- Select **Automatically detect external IP (recommended)**.
21
21
- Select **Require TLS for connections from the email gateways listed above**.
22
+
- Select **SAVE**.
22
23
23
24
## 2. Set up an email quarantine
24
25
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.
31
34
32
35
## 3. Create a content compliance filter
33
36
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:
- **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:
- **Email messages to affect**: Select**Inbound**.
40
+
- **Add expressions that describe the content you want to search for in each message**:
38
41
- Select **Add** to add the condition.
39
42
- In **Simple content match**, select **Advanced content match**.
40
43
- In **Location**, select **Full headers**.
41
44
- In **Match type**, select **Contains text**.
42
45
- In **Content**, enter `X-EmailSecurity-Disposition: MALICIOUS`.
43
46
- 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.
45
48
- Select **SAVE**.
46
49
47
50
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