Skip to content

Commit 6e7b669

Browse files
Maddy-CloudflareRebeccaTamachiro
authored andcommitted
[Area 1] Change SPAM to UCE (#21190)
1 parent f2617a1 commit 6e7b669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/email-security/reference/dispositions-and-attributes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can use disposition values when [creating your quarantine policy](/email-sec
3333
| `MALICIOUS` | Traffic invoked multiple phishing verdict triggers, met thresholds for bad behavior, and is associated with active campaigns. | Block |
3434
| `SUSPICIOUS` | Traffic associated with phishing campaigns (and is under further analysis by our automated systems). | Research these messages internally to evaluate legitimacy. |
3535
| `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). |
36-
| `SPAM` | Traffic associated with non-malicious, commercial campaigns. | Route to existing Spam quarantine folder. |
36+
| `UCE` (Unsolicited Commercial Emails) | Traffic associated with non-malicious, commercial campaigns. | Route to existing Spam quarantine folder. |
3737
| `BULK` (dashboard only) | Traffic associated with [Graymail](https://en.wikipedia.org/wiki/Graymail_\(email\)). | Monitor or tag |
3838

3939
### Header structure

0 commit comments

Comments
 (0)