From: Stephen L Johnson Date: Mon, 18 Sep 2000 18:34:13 +0000 (+0000) Subject: latest udates X-Git-Tag: spong-2_7_0-beta1~42 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cfbef7956009e11f90772c9a3ed09033f6758cb;p=spong.git latest udates --- diff --git a/CHANGES b/CHANGES index df405c0..8d98a8c 100755 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,36 @@ Stephen L Johnson Version 2.7 Changes -04/15/00 +09/15/00 +ADDED - Added check_telnet spong-network modules into CVS + +CHANGED - Various documentation updates to POD documentation + +09/14/00 +ADDED - Added /pod/builddoc program to build Spong documentation from all POD +sources in the distribution. + +09/13/00 +CHANGED - Replace check_dns spong-network modules with one that doesn not use +Net::Ping. It uses nslookup or dig to do the actual query. + +CHANGED - Update the spong.conf. files with the new $DNSCMD config variable. + +09/01/00 +CHANGED - Removed POD documetation from /src/*.pl source files to seperate +files in /pod. + +08/21/00 +CHANGED - Changed WWWSPONG and WWWACK defaults in the spong.conf file by +removing the "http://hostname/". It's not really needed. + +08/21/00 +UPDATED - Updated spong-client module to handle multiple mail queue directory +capability of sendmail version 8.10 and higher. If spong.conf variables +$MAILQ_SUBQ_WARN and $MAILQ_SUBQ_CRIT are defined, check_mailq will warning +and critical counts checks for each queue directory. + +08/15/00 CHANGED - Changed SendMsg to handle multiple servers in $SPONGSERVER variable. Port numbers can also be specified as a part of the host names. New syntax for $SPONGSERVER is now "hostname[:port] hostname2[:port] ...". If ":port" is not