aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jan Wagner <waja@cyconet.org> 2014-02-27 20:51:17 +0100
committerGravatar Jan Wagner <waja@cyconet.org> 2014-02-27 20:51:17 +0100
commitdd1848ef300964fc73bfd983de22b17419dbb54f (patch)
treea00562e4d93e015705f79b5816fdb75076fcff00
parent1988e49fcecd5a502b2a6d32c212e28b17bb6d9c (diff)
downloadmonitoring-plugins-dd1848ef300964fc73bfd983de22b17419dbb54f.tar.gz
NEWS: Adding check_mailq auto detection
-rw-r--r--NEWS2
-rw-r--r--THANKS.in1
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ed99670..42ac42a6 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/THANKS.in b/THANKS.in
index 2cfa54ec..be13a9d3 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -306,3 +306,4 @@ Tim Laszlo
Stéphane Bortzmeyer
Luca Corti
Jethro Carr
+Evgeni Golov