SMTP security - 'None' doesnt appear to work
Posted: Wed May 15, 2019 5:52 am
we're on 5.6.1 appliance which we updated from a previous version yesterday. Things working fine. We've also made changes to our SMTP service where we are migrating from Exch2013 to 2019. currently moving all SMTP connections to the new servers which requires a port change.
When we point nagios to the new 2019 servers, we're seeing "TLS negotiation failed with error AlgorithmMismatch" in the exchange logs. ok so for testing, in nagiosXI email settings we set Security to 'none', click update settings, and then 'send a test email'. Nagios fails and we're seeing the same TLS failure.
Looks like nagios is not honoring the 'none' setting.
We do appear to have an issue with the new exch2019 servers as well (AlgorithmMismatch on *some* devices) which i understand is out of scope for nagios support but if we point nagios to the exch2013 servers then TLS works. point to 2019 servers, and it'll fail.
manually using telnet to send email works without TLS, but when we send 'STARTTLS' command, the next 'MAIL FROM: ...' command will result in us being kicked from the session with the same AlgorithmMismatch error in exchange logs.
Is there anything i can do with Nagios to get things working or diagnose more?
SMTP certificate is a public globalsign one so should be working.
NagiosXI appliance and HPE MFP scanners both exhibit this issue. our Graylog (also a Linux OS) and various other SMTP services works fine with exch2019 with the same settings.
When we point nagios to the new 2019 servers, we're seeing "TLS negotiation failed with error AlgorithmMismatch" in the exchange logs. ok so for testing, in nagiosXI email settings we set Security to 'none', click update settings, and then 'send a test email'. Nagios fails and we're seeing the same TLS failure.
Looks like nagios is not honoring the 'none' setting.
We do appear to have an issue with the new exch2019 servers as well (AlgorithmMismatch on *some* devices) which i understand is out of scope for nagios support but if we point nagios to the exch2013 servers then TLS works. point to 2019 servers, and it'll fail.
manually using telnet to send email works without TLS, but when we send 'STARTTLS' command, the next 'MAIL FROM: ...' command will result in us being kicked from the session with the same AlgorithmMismatch error in exchange logs.
Is there anything i can do with Nagios to get things working or diagnose more?
SMTP certificate is a public globalsign one so should be working.
NagiosXI appliance and HPE MFP scanners both exhibit this issue. our Graylog (also a Linux OS) and various other SMTP services works fine with exch2019 with the same settings.