Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 5ac91ce36315f937ea6d4a207087286f > files > 6

sendmail-8.14.3-2.1mdv2009.0.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')