SV-221229r612603_rule
V-221229
SRG-APP-000247
EX16-ED-000300
CAT II
10
Update the EDSP to reflect the Maximum Recipients per Message value.
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'IdentityName'> -MaxRecipientsPerMessage 5000
Note: The <IdentityName> value must be in single quotes.
or
The value as identified by the EDSP that has obtained a signoff with risk acceptance.
Repeat the procedure for each receive connector.
Review the Email Domain Security Plan (EDSP).
Determine 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, if the value of "MaxRecipientsPerMessage" is not set to "5000", this is a finding.
or
If the value of "MaxRecipientsPerMessage" is set to a value other than "5000" and has signoff and risk acceptance in the EDSP, this is not a finding.
V-221229
False
EX16-ED-000300
Review the Email Domain Security Plan (EDSP).
Determine 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, if the value of "MaxRecipientsPerMessage" is not set to "5000", this is a finding.
or
If the value of "MaxRecipientsPerMessage" is set to a value other than "5000" and has signoff and risk acceptance in the EDSP, this is not a finding.
M
4079