SV-259681r961155_rule
V-259681
SRG-APP-000247
EX19-MB-000128
CAT III
10
Update the EDSP to specify the "MaxMessageSize" value or verify that this information is documented by the organization.
Open the Exchange Management Shell and enter the following command:
Set-SendConnector -Identity <'IdentityName'> -MaxMessageSize <MaxSendSize>
Note: The <IdentityName> value must be in quotes.
or
Enter the value as identified by the EDSP that has obtained a signoff with risk acceptance.
Repeat the procedures for each Send connector.
Review the EDSP or document that contains this information.
Determine the maximum message send size.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property Name, Identity, MaxMessageSize
For each Send connector, if the value of "MaxMessageSize" is not the same as the global value, this is a finding.
or
If "MaxMessageSize" is set to a numeric value different from the maximum message send size value documented in the EDSP, this is a finding.
V-259681
False
EX19-MB-000128
Review the EDSP or document that contains this information.
Determine the maximum message send size.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select-Object -Property Name, Identity, MaxMessageSize
For each Send connector, if the value of "MaxMessageSize" is not the same as the global value, this is a finding.
or
If "MaxMessageSize" is set to a numeric value different from the maximum message send size value documented in the EDSP, this is a finding.
M
5580