Skip to content

Commit 68e3aea

Browse files
[Email security] Reorder dispositions (#29494)
1 parent bf27de2 commit 68e3aea

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/content/docs/cloudflare-one/email-security/settings/auto-moves.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To configure auto-move events:
1616
3. Select **Settings**.
1717
4. Select **Moves**.
1818
5. Under **Auto-moves**, select **Configure**.
19-
6. For each disposition (malicious, spoof, suspicious, spam, and bulk), choose what happens to matching emails:
19+
6. For each disposition (malicious, spam, bulk, suspicious, spoof), choose what happens to matching emails:
2020
- **Soft delete - user recoverable**: Moves the message to the user's **Recoverable Items - Deleted** folder. The user can still find and restore the message. This option is only available for Microsoft 365 customers. Refer to [Microsoft 365 Exchange data deletion](https://learn.microsoft.com/en-us/compliance/assurance/assurance-exchange-online-data-deletion) for more information.
2121
- **Hard delete - admin recoverable**: Removes the message from the user's inbox entirely. Only an administrator can recover it.
2222
- **Move to trash**: Moves the message to the user's trash or deleted items folder. This option is only available for Google Workspace users.
Lines changed: 5 additions & 5 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-
- **Suspicious**: Traffic associated with phishing campaigns (and is under further analysis by our automated systems).
4-
- **Recommendation**: Research these messages internally to evaluate legitimacy.
53
- **Spam**: Traffic associated with non-malicious, commercial campaigns.
64
- **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).
95
- **Bulk**: Traffic often associated with newsletters or marketing campaigns. Refer to [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29) for more details.
10-
- **Recommendation**: Monitor or tag.
6+
- **Recommendation**: Monitor or tag.
7+
- **Suspicious**: Traffic associated with phishing campaigns (and is under further analysis by our automated systems).
8+
- **Recommendation**: Research these messages internally to evaluate legitimacy.
9+
- **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.
10+
- **Recommendation**: Block after investigating (can be triggered by third-party mail services).

0 commit comments

Comments
 (0)