Jeff Squyres wrote:
>
>Some of our preliminary results are causing us to scratch our heads.  
>Here's some output from the mailman smtp log:
>
>Jul 17 07:49:20 2005 (4460) <[EMAIL PROTECTED]> 
>smtp to lam for 443 recips, completed in 621.976 seconds
>Jul 17 07:52:21 2005 (4460) 
><[EMAIL PROTECTED]> smtp to lam for 141 
>recips, completed in 180.912 seconds
>Jul 17 07:52:33 2005 (4460) 
><[EMAIL PROTECTED]> smtp to lam for 8 recips, 
>completed in 12.025 seconds
>
>This is from a mailing list named "lam".  The total number of 
>recipients from the three lines adds up to the number of subscribers on 
>the list who have mail enabled, so that's not puzzling (443 + 141 + 8 = 
>592).
>
>But we're wondering why one post on the LAM list results in 3 
>consecutive lines in the mailman output log -- it seems like there 
>should be a whole bunch of lines saying "smtp to lam for 
>[SMTP_MAX_RCPTS] recips..." or just one line saying "smtp to lam for 
>[total] recips..."
>
>Why three?

There are three different messages. It looks like you have 443
"message" recipients, 141 recipients of one format (MIME or not) of
digests and 8 recipients of the other form of digest, and
digest_size_threshhold is small enough and this post (or this and its
predecessors) large enough that this post triggered a digest.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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