To resolve this issue, perform the following validation steps:
- Verify that the SMTP Server field in the Outbound Notification settings is configured using the fully qualified domain name (FQDN) rather than an IP address to ensure valid certificate SAN/CN matching.
- Ensure that the "
STARTTLS Encryption" protocol is correctly enabled if the SMTP server requires it. - If the environment is behind a load balancer or utilizes multiple mail nodes, confirm that all nodes are configured to accept authentication from the VCF Operations cluster IP addresses.
- If authentication issues persist, consult your SMTP administrator to confirm if the mail server requires explicit authentication credentials (username/password) or if the relay policy has changed to disallow anonymous SMTP submissions from the new VCF Operations version.
- The SMTP server must be reconfigured to send a
close_notify alert during the TLS handshake to comply with the latest IETF security standards. - Applying this configuration on the SMTP server will ensure the TLS session is treated as cleanly terminated by the VCF Operations 9.1.x security libraries, allowing emails to route successfully.