openssl s_client -starttls smtp -connect SMTP-FDQN/IP:<Port> -servername SMTP-FDQN/IP -showcertsAria Operations for Logs 8.x
The issue stems from an incorrect encryption type. Aria Operations for Logs attempts to use implicit SSL/TLS on port 587, but the SMTP server is configured only to support STARTTLS. This mismatch causes a TLS handshake failure and SMTP protocol errors.
To resolve this issue follow the below steps:
1. Access Aria Operations for Logs UI.
2. Navigate to "Configuration" >> "SMTP"
3. Enter the SMTP server details.
4. Make sure to enable "STARTTLS Encryption" protocol.
5. Type a destination email and click Send Test Email to verify the connection.
6. Click Save.