SV-43981r3_rule
V-33561
Exch-2-705
Exch-2-705
CAT III
10
Open the Exchange Management Shell and enter the following command:
Set-ReceiveConnector -Identity <'ReceiveConnector'> -MaxMessageSize <MaxReceiveSize>
If an alternate value is desired from the global value MaxReceiveSize, obtain signoff with risk acceptance and document in the EDSP.
Obtain the Email Domain Security Plan (EDSP) and locate the global maximum message receive size and if signoff with risk acceptance is documented for the receive connector to have a different value.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, MaxMessageSize
or
Get-TransportConfig | Select Identity, MaxReceiveSize
Identify Internet-facing connectors on the Edge Transport server.
If 'MaxMessageSize' is set to a numeric value different from the global value, and has signoff and risk acceptance in the EDSP, this is not a finding.
If the value of ‘MaxMessageSize' is not the same as the global value, this is a finding.
V-33561
False
Exch-2-705
Obtain the Email Domain Security Plan (EDSP) and locate the global maximum message receive size and if signoff with risk acceptance is documented for the receive connector to have a different value.
Open the Exchange Management Shell and enter the following command:
Get-ReceiveConnector | Select Name, Identity, MaxMessageSize
or
Get-TransportConfig | Select Identity, MaxReceiveSize
Identify Internet-facing connectors on the Edge Transport server.
If 'MaxMessageSize' is set to a numeric value different from the global value, and has signoff and risk acceptance in the EDSP, this is not a finding.
If the value of ‘MaxMessageSize' is not the same as the global value, this is a finding.
M
1995