ORCA.101 - Bulk is marked as spam.
Overview
The differentiation between bulk and spam can sometimes be subjective. The bulk complaint level is based on the number of complaints from the sender. Marking bulk as spam can decrease the amount of perceived spam received. This setting is only available in PowerShell.
Remediation action
Set the anti-spam policy to mark bulk mail as spam.
Related Links
- Recommended settings for EOP and Microsoft Defender for Office 365 security
- Set-HostedContentFilterPolicy
Test Metadata
| Field | Value |
|---|---|
| Test ID | ORCA.101 |
| Severity | Medium |
| Suite | ORCA |
| Category | EXO |
| PowerShell test | Test-ORCA101 |
| Tags | EXO, ORCA, ORCA.101 |
Source
- Pester test:
tests/orca/Test-ORCA101.Tests.ps1 - PowerShell source:
powershell/public/orca/Test-ORCA101.ps1