Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > a73e18f48705118466198de29fa03b9b > files > 6

sendmail-8.14.0-1mdv2007.1.src.rpm

--- sendmail-8.11.1/cf/m4/proto.m4.chmou	Sat Nov 11 21:50:51 2000
+++ sendmail-8.11.1/cf/m4/proto.m4	Sat Nov 11 21:51:07 2000
@@ -400,10 +400,10 @@
 _OPTION(TryNullMXList, `confTRY_NULL_MX_LIST', `False')
 
 # load average at which we just queue messages
-_OPTION(QueueLA, `confQUEUE_LA', `8')
+_OPTION(QueueLA, `confQUEUE_LA', `100')
 
 # load average at which we refuse connections
-_OPTION(RefuseLA, `confREFUSE_LA', `12')
+_OPTION(RefuseLA, `confREFUSE_LA', `100')
 
 # maximum number of children we allow at one time
 _OPTION(MaxDaemonChildren, `confMAX_DAEMON_CHILDREN', `12')