SV-43992r2_rule
V-33572
Exch-2-727
Exch-2-727
CAT III
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'ReceiveConnector'> -MaxRecipientsPerMessage 5000 or other value as identified by the EDSP.
Obtain the Email Domain Security Plan (EDSP) and locate the 'Maximum Recipients per Message' value:
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, MaxRecipientsPerMessage
For each receive connector, evaluate the 'MaxRecipientsPerMessage' value.
If the value of 'Maximum Recipients per Message' is set to a value other than 5000, and has signoff and risk acceptance in the EDSP, this is not a finding.
If the value of 'MaxRecipientsPerMessage' is not set to 5000, this is a finding.
V-33572
False
Exch-2-727
Obtain the Email Domain Security Plan (EDSP) and locate the 'Maximum Recipients per Message' value:
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, MaxRecipientsPerMessage
For each receive connector, evaluate the 'MaxRecipientsPerMessage' value.
If the value of 'Maximum Recipients per Message' is set to a value other than 5000, and has signoff and risk acceptance in the EDSP, this is not a finding.
If the value of 'MaxRecipientsPerMessage' is not set to 5000, this is a finding.
M
1995