curl smtp://<IP address of the SMTP server>:25 -v/var/log/loginsight/runtime.log contains the below errors:Caused by: javax.mail.MessagingException: Could not connect to SMTP host: ##.##.##.## port: 25, response: -1
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:2197) ~[javax.mail-1.6.2.jar:1.6.2]
[20YY-MM-DD 09:54:21.876+0000] ["https-openssl-apr-443-exec-10"/##.##.##.## INFO] [com.vmware.loginsight.web.actions.misc.LoggerActionBean] [Submit form response {"errMsg":"Could not connect to SMTP host: ##.##.##.##, port: 25, response: -1","succ":false}]
Aria Operations for Logs 8.18.x
Modern ESMTP servers are configured to reject unauthorized relaying, meaning they only accept mail from authenticated users or trusted IP addresses.
Review the SMTP server settings and check if the Aria Operations for Logs appliance's IP is trusted or not. Once the IP is trusted, the connection should be established without any termination from the SMTP server end.
Refer: Configure the SMTP Server for VMware Aria Operations for Logs