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
+27-3Lines changed: 27 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,17 +24,41 @@ In this tutorial, you will learn how to configure Google Workspace with Email Se
24
24
25
25
## 1. Set up Inbound Email Configuration
26
26
27
-
Set up [Inbound Email Configuration](https://support.google.com/a/answer/60730?hl=en) with the following details: - 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/). - Select **Automatically detect external IP (recommended)**. - Select **Require TLS for connections from the email gateways listed above**. - Do not select **Reject all mail not from gateway IPs**. You will enable this option at a later time to ensure your mail flows. - Select **SAVE**.
27
+
Set up [Inbound Email Configuration](https://support.google.com/a/answer/60730?hl=en) with the following details:
28
+
29
+
- 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/).
30
+
- Select **Automatically detect external IP (recommended)**.
31
+
- Select **Require TLS for connections from the email gateways listed above**.
32
+
- Do not select **Reject all mail not from gateway IPs**. You will enable this option at a later time to ensure your mail flows.
33
+
- Select **SAVE**.
28
34
29
35
## 2. (Optional) Set up an email quarantine
30
36
31
-
[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: - **Name**: Email Security Malicious. - **Description**: Email Security Malicious. - For the **Inbound denial consequence**, select **Drop message**. - For the **Outbound denial consequence**, select **Drop message**. - Select **SAVE**.
37
+
[Set up an email quarantine](https://support.google.com/a/answer/6104172?hl=en#add-new-quarantine) with the following details:
38
+
39
+
-**Name**: Email Security Malicious.
40
+
-**Description**: Email Security Malicious.
41
+
- For the **Inbound denial consequence**, select **Drop message**.
42
+
- For the **Outbound denial consequence**, select **Drop message**.
43
+
- Select **SAVE**.
32
44
33
45
To access the newly created quarantine, select **GO TO ADMIN QUARANTINE** or access the quarantine directly by pointing your browser to https://email-quarantine.google.com/adminreview.
34
46
35
47
## 3. (Optional) Create a content compliance filter
36
48
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: - **Content compliance**: Add `Quarantine Email Security Malicious`. - **Email messages to affect**: Select **Inbound**. - **Add expressions that describe the content you want to search for in each message**: - Select **Add** to add the condition. - In **Simple content match**, select **Advanced content match**. - In **Location**, select **Full headers**. - In **Match type**, select **Contains text**. - In **Content**, enter `X-CFEmailSecurity-Disposition: MALICIOUS`. - Select **SAVE** to save the condition. - If the above expression match, do the following, select **Quarantine message** and the **Email Security Malicious** quarantine that was created in the previous step. - Select **SAVE**.
49
+
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**.
53
+
-**Add expressions that describe the content you want to search for in each message**:
54
+
- Select **Add** to add the condition.
55
+
- In **Simple content match**, select **Advanced content match**.
56
+
- In **Location**, select **Full headers**.
57
+
- In **Match type**, select **Contains text**.
58
+
- In **Content**, enter `X-CFEmailSecurity-Disposition: MALICIOUS`.
59
+
- Select **SAVE** to save the condition.
60
+
- If the above expression match, do the following, select **Quarantine message** and the **Email Security Malicious** quarantine that was created in the previous step.
61
+
- Select **SAVE**.
38
62
39
63
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