At 2:55 PM -0700 2005-07-15, Carl Zwanzig wrote:

>  Sendmail used to throttle itself based on load average of the host.
>  With new mailman code, and possible newer python (was python replaced?),
>  you could be hitting one of those thresholds. It was somewhere in the
>  sendmail.cf file.

        Hmm.  Actually, I think you may be on the right track, but not 
with regards to load average.  The more recent versions of sendmail 
will also allow only so many simultaneous connections open, and that 
can also be a bottleneck.  Proper tuning of SMTP_MAX_RCPTS is 
definitely something you want to look at -- too large can hurt you, 
as can too small.

-- 
Brad Knowles, <[EMAIL PROTECTED]>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

   SAGE member since 1995.  See <http://www.sage.org/> for more info.
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to