At 01:33 PM 3/7/01 +0000, Donncha O Caoimh wrote:
>I'd like to limit the number of concurrent Sendmail processes delivering
>mail from our server because it soaks our ISDN connection.
>>Uising Sendmail 8.9.2 still, and would rather some hints on modifying
>sendmail.cf as I don't want to try and find the m4 file again..
>I've tried setting "QueueLA" to 4 instead of 8 which might encourage
>Sendmail to queue messages instead of delivering them..
>"When the system load average exceeds LA, just queue messages (that is,
>do not try to send them). Defaults to 8."
Here is somethings that I find useful on a busy mail host
define(`confMAX_DAEMON_CHILDREN',128)dnl
define(`confQUEUE_LA',8)dnl
define(`confREFUSE_LA',12)dnl
define(`confCONNECTION_RATE_THROTTLE',10)dnl
which becomes:
O MaxDaemonChildren=128
You might want to make this value a _lot_ lower ;-).
Regards,
Kevin
>Is there a better way? "QueueFactor" looks promising but not sure what
>it does..
>>Donncha.
>>--
>Irish Linux Users' Group: ilug at linux.ie>http://www.linux.ie/mailman/listinfo/ilug for (un)subscription information.
>List maintainer: listmaster at linux.ie
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!