SV-44007r3_rule
V-33587
Exch-2-757
Exch-2-757
CAT III
10
Open the Exchange Management Shell and enter the following command:
Set-SendConnector -Identity <'SendConnector'> -MaxMessageSize <MaxSendSize>
If an alternate value is desired from the global value MaxSendSize, obtain signoff with risk acceptance and document in the EDSP.
Obtain the Email Domain Security Plan (EDSP) and locate the global maximum message send 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-SendConnector | Select Identity, MaxMessageSize
or
Get-TransportConfig | Select Identity, MaxSendSize
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-33587
False
Exch-2-757
Obtain the Email Domain Security Plan (EDSP) and locate the global maximum message send 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-SendConnector | Select Identity, MaxMessageSize
or
Get-TransportConfig | Select Identity, MaxSendSize
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