Skip to content

Commit b647187

Browse files
Maddy-Cloudflaredaisyfaithauma
authored andcommitted
[Email Security] Reorder dispositions (#22273)
1 parent 9cab28a commit b647187

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ Detection is the process Email Security does to identify what threat an email ma
1717

1818
Any traffic that flows through Email Security is given a final disposition, which represents our evaluation of that specific message. Each message will receive only one disposition header, so your organization can take clear and specific actions on different message types.
1919

20-
You can use disposition values when [setting up auto-moves](/cloudflare-one/email-security/auto-moves/).
20+
You can use disposition values when [setting up auto-moves](/cloudflare-one/email-security/auto-moves/).
2121

2222
### Available values
2323

24+
The following disposition values follow an order of maliciousness:
25+
2426
<Render file="email-security/dispositions-and-attributes" />
2527

2628
## Attributes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- **Malicious**: Traffic associated with active threat campaigns. Malicious messages invoked multiple phishing verdict triggers and met thresholds for bad behavior.
22
- **Recommendation**: Block.
3-
- **Spoof**: Traffic associated with phishing campaigns that is either non-compliant with your email authentication policies ([SPF](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-spf-record/), [DKIM](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dkim-record/), [DMARC](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dmarc-record/)) or has mismatching `Envelope From` and `Header From` values.
4-
- **Recommendation**: Block after investigating (can be triggered by third-party mail services).
53
- **Suspicious**: Traffic associated with phishing campaigns (and is under further analysis by our automated systems).
64
- **Recommendation**: Research these messages internally to evaluate legitimacy.
75
- **Spam**: Traffic associated with non-malicious, commercial campaigns.
86
- **Recommendation**: Route to existing Spam quarantine folder.
7+
- **Spoof**: Traffic associated with phishing campaigns that is either non-compliant with your email authentication policies ([SPF](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-spf-record/), [DKIM](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dkim-record/), [DMARC](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dmarc-record/)) or has mismatching `Envelope From` and `Header From` values.
8+
- **Recommendation**: Block after investigating (can be triggered by third-party mail services).
99
- **Bulk**: Traffic often associated with newsletters or marketing campaigns. Refer to [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29) for more details.
1010
- **Recommendation**: Monitor or tag.

0 commit comments

Comments
 (0)