From e0a995bc006cae8646fedbcea14b791235b3ab73 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 27 Mar 2025 12:06:51 +0000 Subject: [PATCH] [Area 1] Change SPAM to UCE --- .../email-security/reference/dispositions-and-attributes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/email-security/reference/dispositions-and-attributes.mdx b/src/content/docs/email-security/reference/dispositions-and-attributes.mdx index 352d90e10fbe77a..3e09540bfa31758 100644 --- a/src/content/docs/email-security/reference/dispositions-and-attributes.mdx +++ b/src/content/docs/email-security/reference/dispositions-and-attributes.mdx @@ -33,7 +33,7 @@ You can use disposition values when [creating your quarantine policy](/email-sec | `MALICIOUS` | Traffic invoked multiple phishing verdict triggers, met thresholds for bad behavior, and is associated with active campaigns. | Block | | `SUSPICIOUS` | Traffic associated with phishing campaigns (and is under further analysis by our automated systems). | Research these messages internally to evaluate legitimacy. | | `SPOOF` | Traffic associated with phishing campaigns that is either non-compliant with your email authentication policies (SPF, DKIM, DMARC) or has mismatching `Envelope From` and `Header From` values. | Block after investigating (can be triggered by third-party mail services). | -| `SPAM` | Traffic associated with non-malicious, commercial campaigns. | Route to existing Spam quarantine folder. | +| `UCE` (Unsolicited Commercial Emails) | Traffic associated with non-malicious, commercial campaigns. | Route to existing Spam quarantine folder. | | `BULK` (dashboard only) | Traffic associated with [Graymail](https://en.wikipedia.org/wiki/Graymail_\(email\)). | Monitor or tag | ### Header structure