Skip to content

Commit 146d606

Browse files
Specify that UCE = SPAM
1 parent 14df34f commit 146d606

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you would like to quarantine the other dispositions, repeat the above steps a
5858
- `X-EmailSecurity-Disposition: BULK`
5959
- `X-EmailSecurity-Disposition: SUSPICIOUS`
6060
- `X-EmailSecurity-Disposition: SPOOF`
61-
- `X-EmailSecurity-Disposition: SPAM`
61+
- `X-EmailSecurity-Disposition: UCE` (`UCE` is the equivalent of `SPAM`)
6262

6363
If desired, you can create a separate quarantine for each of the dispositions.
6464

src/content/docs/email-security/deployment/inline/setup/gsuite-area1-mx.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ When you are finished entering these details, select **SAVE**.
155155
* `X-Area1Security-Disposition: MALICIOUS`
156156
* `X-Area1Security-Disposition: SUSPICIOUS`
157157
* `X-Area1Security-Disposition: SPOOF`
158-
* `X-Area1Security-Disposition: UCE`
158+
* `X-Area1Security-Disposition: UCE` (`UCE` is the equivalent of `SPAM`)
159159

160160
If desired, you can create a separate quarantine for each of the dispositions.
161161

@@ -212,6 +212,6 @@ Unlike the configuration in [step 2](#2-quarantine-malicious-detections) where t
212212

213213
4. In the **Message Tagging** section, select **Message is considered spam if the following header regexp matches**.
214214

215-
5. In the **Regexp** section, enter the string `X-Area1Security-Disposition: UCE`.
215+
5. In the **Regexp** section, enter the string `X-Area1Security-Disposition: UCE` (`UCE` is the equivalent of `SPAM`).
216216

217217
6. Select **SAVE** to save the updated configuration.

0 commit comments

Comments
 (0)