Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37661097
en ru br
ALT Linux repos
S:8.18.0-alt0.Alpha2
5.0: 8.14.3-alt3
4.1: 8.14.4-alt0.M41.1
4.0: 8.14.4-alt0.M40.1
3.0: 8.13.4-alt3
+updates:8.13.8-alt1.M30.1

Group :: System/Servers
RPM: sendmail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sendmail-8.11.1-up-limit.patch
Download


--- 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')
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin