NEWS: Adding check_mailq auto detection

This commit is contained in:
Jan Wagner 2014-02-27 20:51:17 +01:00
parent 1988e49fce
commit dd1848ef30
2 changed files with 3 additions and 0 deletions

2
NEWS
View file

@ -2,6 +2,8 @@ This file documents the major additions and syntax changes between releases.
1.6 ...
ENHANCEMENTS
check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with
fallback to sendmail
check_ide_smart now defaults to plugin output, original output appended with -v
Extra-Opts are now enabled by default
check_swap now supports a configurable state when there is no swap

View file

@ -306,3 +306,4 @@ Tim Laszlo
Stéphane Bortzmeyer
Luca Corti
Jethro Carr
Evgeni Golov