SOURCES: spampd.sysconfig - default MAXCHILD to 5

glen glen at pld-linux.org
Wed Jul 27 11:53:48 CEST 2005


Author: glen                         Date: Wed Jul 27 09:53:48 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- default MAXCHILD to 5

---- Files affected:
SOURCES:
   spampd.sysconfig (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/spampd.sysconfig
diff -u SOURCES/spampd.sysconfig:1.1 SOURCES/spampd.sysconfig:1.2
--- SOURCES/spampd.sysconfig:1.1	Wed Jul 27 11:35:51 2005
+++ SOURCES/spampd.sysconfig	Wed Jul 27 11:53:43 2005
@@ -14,7 +14,7 @@
 RELAYHOST=127.0.0.1:25
 
 # Number of child servers to start and maintain (where n > 0).
-MAXCHILD=25
+MAXCHILD=5
 
 # Tells spampd to have SpamAssassin add headers to all scanned mail, not just
 # spam. By default spampd will only rewrite messages which exceed the spam
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/spampd.sysconfig?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list