Page 1 of 1

Bug in check_ssmtp?

Posted: Wed Mar 30, 2016 2:33 am
by icebox
Hi.

I recently upgraded to Debian 8 on my mail server and I started getting my nagios server banned by fail2ban. The issue is that the following error appears in the mail.log when check_ssmt runs:

Code: Select all

$ /usr/local/nagios/libexec/check_ssmtp -H mail.example.com -p 465
And this appears in mail.log:

Code: Select all

Mar 28 11:04:40 example postfix/smtpd[9460]: connect from 4-3-2-1.example.com[1.2.3.4]
Mar 28 11:04:40 example postfix/smtpd[9460]: improper command pipelining after QUIT from 4-3-2-1.example.com[1.2.3.4]:
Mar 28 11:04:40 example postfix/smtpd[9460]: disconnect from 4-3-2-1.example.com[1.2.3.4]
I updated to nagios plugins 2.1.1 but the only change is that now it only happens intermittently. GitHub issue is opened as well at: https://github.com/nagios-plugins/nagio ... issues/145

Re: Bug in check_ssmtp?

Posted: Wed Mar 30, 2016 11:40 am
by tmcdonald
As there is a Github issue opened for this, I will be closing this thread - we try to keep conversations from being duplicated in two different places.