ID: 12424
Title: <tt>check_mail</tt>: Fix <tt>error: argument
--connect-timeout: invalid int value</tt>
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.1.0i1
There was bug in the active check <tt>check_mail</tt>, which checks if the
login into
a given mailbox is working. In case a connection timeout was configured, the check
crashed with
<tt>error: argument --connect-timeout: invalid int value</tt>
This has been fixed.