Index: trunk/hldfilter/install.pl
===================================================================
--- trunk/hldfilter/install.pl (revision 29)
+++ trunk/hldfilter/install.pl (revision 32)
@@ -16,5 +16,5 @@
 #
 ###########################################################################
-#   $rcs = ' $Id: install.pl,v 3.0 2001/06/01 16:42:36 wombat Exp $ ' ;
+#   $rcs = ' $Id: install.pl,v 3.1 2001/06/01 17:35:32 wombat Exp $ ' ;
 ###########################################################################
 
Index: trunk/hldfilter/statsgen.pl
===================================================================
--- trunk/hldfilter/statsgen.pl (revision 29)
+++ trunk/hldfilter/statsgen.pl (revision 32)
@@ -11,5 +11,5 @@
 #
 ###########################################################################
-# 	$rcs = ' $Id: statsgen.pl,v 3.0 2001/06/01 16:42:36 wombat Exp $ ' ;
+# 	$rcs = ' $Id: statsgen.pl,v 3.1 2001/06/01 17:35:32 wombat Exp $ ' ;
 ###########################################################################
 use strict;
Index: trunk/hldfilter/docs/BUGS
===================================================================
--- trunk/hldfilter/docs/BUGS (revision 29)
+++ trunk/hldfilter/docs/BUGS (revision 32)
@@ -1,2 +1,3 @@
+** CheckUser seems to cause latency with sendmail and sometimes won't work.  If you turn it off in the hldfilter.rc file then you won't get this problem. **
 
 I've tested on my own and it seems to work very well.  If you find a bug,
Index: trunk/hldfilter/docs/REINSTALL
===================================================================
--- trunk/hldfilter/docs/REINSTALL (revision 29)
+++ trunk/hldfilter/docs/REINSTALL (revision 32)
@@ -5,2 +5,15 @@
 
 
+Make sure you have the following files:
+forwardrules  
+hldfilter.rc  
+ignore  
+log  
+mailback  
+reject  
+rejectspam      ( new to 2.4 )
+rules  
+stats.ignore  
+subjectrules
+
+If you don't have any of these files, then just touch it.
Index: trunk/hldfilter/hldfilter
===================================================================
--- trunk/hldfilter/hldfilter (revision 29)
+++ trunk/hldfilter/hldfilter (revision 32)
@@ -11,5 +11,5 @@
 #
 ###########################################################################
-# 	$rcs = ' $Id: hldfilter,v 3.0 2001/06/01 16:42:36 wombat Exp $ ' ;
+# 	$rcs = ' $Id: hldfilter,v 3.1 2001/06/01 17:35:32 wombat Exp $ ' ;
 ###########################################################################
 
@@ -222,5 +222,5 @@
 rejectmsg=Message Not Accepted   # message to reject with
 
-CheckSenderValidity=yes      # check how valid the sender's email address is
+CheckSenderValidity=no      # check how valid the sender's email address is
 tidyMessages=yes             # clean up messages?  (not tested thorougly)
 replyInvalidUser=no          # should we reply to invalid users?
