Просмотр исходного кода

NEWS: Adding check_mailq auto detection

Jan Wagner 12 лет назад
Родитель
Сommit
dd1848ef30
2 измененных файлов с 3 добавлено и 0 удалено
  1. 2 0
      NEWS
  2. 1 0
      THANKS.in

+ 2 - 0
NEWS

@@ -2,6 +2,8 @@ This file documents the major additions and syntax changes between releases.
 
 
 1.6 ...
 1.6 ...
 	ENHANCEMENTS
 	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
 	check_ide_smart now defaults to plugin output, original output appended with -v
 	Extra-Opts are now enabled by default
 	Extra-Opts are now enabled by default
 	check_swap now supports a configurable state when there is no swap
 	check_swap now supports a configurable state when there is no swap

+ 1 - 0
THANKS.in

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