Skip to content

Exchange nonexistent recipients must not be blocked.

An XCCDF Rule

Description

Spam originators, in an effort to refine mailing lists, sometimes use a technique where they first create fictitious names and then monitor rejected emails for non-existent recipients. Those not rejected are deemed to exist and are used in future spam mailings. To prevent this disclosure of existing email accounts to spammers, email to nonexistent recipients must not be blocked. Instead, it is recommended that all messages be received, then evaluated and disposed of without enabling the sender to determine existent vs. nonexistent recipients.

ID
SV-221236r961161_rule
Version
EX16-ED-000370
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Open the Exchange Management Shell and enter the following command:

Set-RecipientFilterConfig -RecipientValidationEnabled $false