SV-221262r612603_rule
V-221262
SRG-APP-000439
EX16-ED-000690
CAT I
10
Open the Exchange Management Shell and enter the following command:
Set-SendConnector -Identity <'IdentityName'> -TlsDomain <'SMTP Domain'>
Set-SendConnector -Identity <'ReceiveConnector'> -DomainSecureEnabled 'True'
Note: The SMTP Domain is the internal SMTP domain within the organization.
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select Name, Identity, TlsDomain
If the value of "TlsDomain" is not set to the value of the internal <'SMTP Domain'>, this is a finding.
Get-SendConnector | Select Name, Identity, DomainSecureEnabled
If the value of 'DomainSecureEnabled' is not set to 'True', this is a finding.
V-221262
False
EX16-ED-000690
Open the Exchange Management Shell and enter the following command:
Get-SendConnector | Select Name, Identity, TlsDomain
If the value of "TlsDomain" is not set to the value of the internal <'SMTP Domain'>, this is a finding.
Get-SendConnector | Select Name, Identity, DomainSecureEnabled
If the value of 'DomainSecureEnabled' is not set to 'True', this is a finding.
M
4079