SV-221218r1043178_rule
V-221218
SRG-APP-000219
EX16-ED-000170
CAT II
10
Open the Exchange Management Shell and enter the following command:
Set-SendConnector <'IdentityName'> -DomainSecureEnabled $true
Note: The <IdentityName> value must be in single quotes.
Repeat the procedures for each send connector.
The following commands can be executed if smarthosts are used:
Set-SendConnector <'IdentityName'> -RequireTLS $true -DNSRoutingEnabled $False -TlsAuthLevel $DomainValidation
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select Name, Identity, DomainSecureEnabled, DNSRoutingEnabled, RequireTLS, TlsAuthLevel
For each send connector:
If the send connector does not use a smarthost and the value of "DomainSecureEnabled" is not set to "True", this is a finding.
If the send connector does use a smarthost, "DomainSecureEnabled" will be set to "False".
If the send connector does use a smarthost "DNSRoutingEnabled", "RequireTLS", and "TlsAuthLevel" must be set.
If the send connector using a smart host has a value for “DNSRoutingEnabled” that is not set to “False”, this is a finding.
If the send connector using a smarthost has a value for “RequireTLS” that is not set to “True”, this is a finding.
If the send connector using a smarthost has a value for “TlsAuthLevel” that is not set to “DomainValidation”, this is a finding.
V-221218
False
EX16-ED-000170
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select Name, Identity, DomainSecureEnabled, DNSRoutingEnabled, RequireTLS, TlsAuthLevel
For each send connector:
If the send connector does not use a smarthost and the value of "DomainSecureEnabled" is not set to "True", this is a finding.
If the send connector does use a smarthost, "DomainSecureEnabled" will be set to "False".
If the send connector does use a smarthost "DNSRoutingEnabled", "RequireTLS", and "TlsAuthLevel" must be set.
If the send connector using a smart host has a value for “DNSRoutingEnabled” that is not set to “False”, this is a finding.
If the send connector using a smarthost has a value for “RequireTLS” that is not set to “True”, this is a finding.
If the send connector using a smarthost has a value for “TlsAuthLevel” that is not set to “DomainValidation”, this is a finding.
M
4079