Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19975: Postfix status: don't crash on empty queue name in agent output

Component Checks & agents
Title Postfix status: don't crash on empty queue name in agent output
Date May 22, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p4 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p30 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

If the Postfix agent emitted a status line whose first column was empty, the discovery of the Postfix status service crashed during a Check_MK discovery run with TypeError: 'item' must be a non empty string or ommited entirely, got ''.

Such lines are now skipped during parsing, so discovery runs through to completion and the remaining Postfix instances are discovered normally.

To the list of all Werks