Hi Mark,
  These 2 log lines are generated when a post was sent successful to everyone 
(I just tail 2 last lines). May be something wrongs ? I'm using Mailman-2.1.12.
  Rgds,
  Huu Hien
  

-----Original Message-----
From: Mark Sapiro [mailto:m...@msapiro.net] 
Sent: Thursday, November 12, 2009 3:35 PM
To: Hien HUYNH HUU; Carl Zwanzig
Cc: mailman-users@python.org
Subject: RE: [Mailman-Users] How to monitor mailman transaction

Hien HUYNH HUU wrote:

>Hi Mark,
>   I checked , but It didn't show exactly :
>
>Nov 12 10:35:17 2009 (21892) 
><mailman.185.1257996917.21888.listn...@domain.com> smtp to listname for 1 
>recips, completed in 0.111 seconds
>Nov 12 10:45:17 2009 (21892) 
><mailman.186.1257997515.21888.listn...@domain.com> smtp to listname for 1 
>recips, completed in 0.095 seconds
>
>   As you see, It just show 1 recips per line in 0.x seconds.
>   When I count :


Those two entries are for the delivery of mailman generated notices to
the list owner or the poster or ?? They are not for delivery of a post.


>  [r...@pxp02 logs]# cat smtp | grep "Nov 12" |wc -l
>  30
>
>   But my list has over 10000 emails , so this log shows not correctly.


If there is a post on Nov 12, Mailman hasn't yet finished it's delivery
to the MTA. The log entry is written after the message has been sent
to everyone.

If you want to know where it is in the delivery process for a single
message that is taking a long time, you will have to look at the MTA
logs or perhaps enable debug output from smtplib - see the FAQ at
<http://wiki.list.org/x/-IA9>.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to