1. Home
  2. Security Hardening
  3. DISA Microsoft Exchange 2016 Edge Transport Server STIG V2R2
  4. EX16-ED-000290 – Exchange Receive connectors must control the number of recipients chunked on a single message.

EX16-ED-000290 – Exchange Receive connectors must control the number of recipients chunked on a single message.

Details

Email system availability depends in part on best practice strategies for setting tuning configurations. For message size restrictions, multiple places exist to set or override inbound or outbound message size. Failure to control the configuration strategy can result in loss of data or system availability.

This setting enables the administrator to enable ‘chunking’ on received messages as they arrive at the domain. This is done so large message bodies can be relayed by the remote sender to the Receive connector in multiple, smaller chunks.

Solution

Open the Exchange Management Shell and enter the following command:

Set-ReceiveConnector -Identity <'IdentityName'> -ChunkingEnabled $true

Note: The value must be in single quotes.

Repeat the procedure for each receive connector.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles