Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ Detection is the process Email Security does to identify what threat an email ma

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.

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

### Available values

The following disposition values follow an order of maliciousness:

<Render file="email-security/dispositions-and-attributes" />

## Attributes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
- **Malicious**: Traffic associated with active threat campaigns. Malicious messages invoked multiple phishing verdict triggers and met thresholds for bad behavior.
- **Recommendation**: Block.
- **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.
- **Recommendation**: Block after investigating (can be triggered by third-party mail services).
- **Suspicious**: Traffic associated with phishing campaigns (and is under further analysis by our automated systems).
- **Recommendation**: Research these messages internally to evaluate legitimacy.
- **Spam**: Traffic associated with non-malicious, commercial campaigns.
- **Recommendation**: Route to existing Spam quarantine folder.
- **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.
- **Recommendation**: Block after investigating (can be triggered by third-party mail services).
- **Bulk**: Traffic often associated with newsletters or marketing campaigns. Refer to [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29) for more details.
- **Recommendation**: Monitor or tag.