Skip to content

Commit a2e7da3

Browse files
[Email Security] Update BULK definition (#21900)
1 parent 62b9e5c commit a2e7da3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
@@ -34,7 +34,7 @@ You can use disposition values when [creating your quarantine policy](/email-sec
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). |
3636
| `UCE` (Unsolicited Commercial Emails) | Traffic associated with non-malicious, commercial campaigns. | Route to existing Spam quarantine folder. |
37-
| `BULK` (dashboard only) | Traffic often associated with unwanted newsletters or marketing campaigns. Refer to [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29) for more details. | Monitor or tag |
37+
| `BULK` (dashboard only) | Traffic often associated with newsletters or marketing campaigns. Refer to [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29) for more details. | Monitor or tag |
3838

3939
### Header structure
4040

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
- **Recommendation**: Research these messages internally to evaluate legitimacy.
77
- **Spam**: Traffic associated with non-malicious, commercial campaigns.
88
- **Recommendation**: Route to existing Spam quarantine folder.
9-
- **Bulk**: Traffic often associated with unwanted newsletters or marketing campaigns. Refer to [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29) for more details.
9+
- **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)