Werk #12424: check_mail: Fix error: argument --connect-timeout: invalid int value
Component | Checks & agents | ||||
Title | check_mail: Fix error: argument --connect-timeout: invalid int value | ||||
Date | Apr 1, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
There was bug in the active check check_mail, which checks if the login into a given mailbox is working. In case a connection timeout was configured, the check crashed with error: argument --connect-timeout: invalid int value This has been fixed.