[Mailman-Users] Re: mm_stats question

2004-02-27 Thread Jon Carnes
On Fri, 2004-02-27 at 15:25, Al Black wrote: > Hey John, > > At 01:08 PM 2/27/2004 -0500, Jon Carnes wrote: > > >I just double checked and it works fine on all my sites... > >Do you have any lists with "=" in the name? > > > >If that doesn't do it for you, then drop a copy of your post log and t

[Mailman-Users] Re: mm_stats question

2004-02-27 Thread Al Black
Hey John, At 01:08 PM 2/27/2004 -0500, Jon Carnes wrote: I just double checked and it works fine on all my sites... Do you have any lists with "=" in the name? If that doesn't do it for you, then drop a copy of your post log and the name of the list with the problems and I'll see what needs to be

[Mailman-Users] Re: mm_stats question

2004-02-27 Thread Jon Carnes
I just double checked and it works fine on all my sites... Do you have any lists with "=" in the name? If that is the case, then you would need to modify the first line and add in an additional cut: SIZ=`grep -i "post to $i" $POST |grep success |cut -f2- -d, | \ cut -f2 -d= |cut -f1 -d,`