SV-259691r961161_rule
V-259691
SRG-APP-000261
EX19-MB-000139
CAT II
10
Note: Configure the IP addresses of every internal SMTP server. If the Mailbox server is the only SMTP server running the anti-spam agents, configure the IP address of the Mailbox server.
Update the EDSP with the anti-spam mechanism used.
Open the Exchange Management Shell and enter the following command:
Single SMTP server address:
Set-TransportConfig -InternalSMTPServers @{Add='<ip address1>'}
Multiple SMTP server addresses:
Set-TransportConfig -InternalSMTPServers @{Add='<ip address1>','<ip address2>'}
Review the Email Domain Security Plan (EDSP).
Note: If using another DOD-approved anti-spam product for email or a DOD-approved email gateway spamming device, such as Enterprise Email Security Gateway (EEMSG), this is not applicable.
Determine the internal SMTP servers.
Open the Exchange Management Shell and enter the following command:
Get-TransportConfig | Format-List InternalSMTPServers
If any internal SMTP server IP address returned does not reflect the list of accepted SMTP server IP addresses, this is a finding.
V-259691
False
EX19-MB-000139
Review the Email Domain Security Plan (EDSP).
Note: If using another DOD-approved anti-spam product for email or a DOD-approved email gateway spamming device, such as Enterprise Email Security Gateway (EEMSG), this is not applicable.
Determine the internal SMTP servers.
Open the Exchange Management Shell and enter the following command:
Get-TransportConfig | Format-List InternalSMTPServers
If any internal SMTP server IP address returned does not reflect the list of accepted SMTP server IP addresses, this is a finding.
M
5580