Skip to content

An IIS Server configured to be a SMTP relay must require authentication.

An XCCDF Rule

Description

Anonymous SMTP relays are strictly prohibited. An anonymous SMTP relay can be a vector for many types of malicious activity not limited to server exploitation for the sending of SPAM mail, access to emails, phishing, DoS attacks, etc. Enabling TLS, authentication, and strictly assigning IP addresses that can communicate with the relay greatly reduce the risk of the implementation.

ID
SV-228572r960963_rule
Version
IIST-SV-000160
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the relay server with a specific allowed IP address, from the same network as the relay, and implement TLS.