Hi All
The SMTP server is not receiving any alerts. We are using a TLS 1.2 SMTP server, which is an open relay. No authentication is needed. When I try to send a test email, it fails. However, when I send a test event from a non-TLS SMTP server, it works fine.
I can telnet to the SMTP server, but when I try to send a test email from CMD, the connection to the host is lost. I also checked the log from SMTP, which shows 'TLS negotiation failed with error algorithm mismatch' but in the Orion action execution logs. MailBee. SmtpMail.MailBeeSmtpRefusedSenderException: the server rejected the specified sender email address. The server responded: 451 5.7.3 STARTTLS is required to send mail.
How can I resolve this issue, or has anyone experienced this issue before?
Thanks
Ayush