Re: [Mailman-Users] Traffic information for each list

2010-10-10 Thread Mark Sapiro
pub88 wrote: > >I have several list using mailman and I want to know. >Size of archive If you mean size as in disk space du --summarize /path/to/archives/private/LISTNAME and/or ls -l /path/to/archives/private/LISTNAME.mbox/LISTNAME.mbox If you mean number of messages grep "^From " /path/to/a

[Mailman-Users] Traffic information for each list

2010-10-10 Thread pub88
Bonjour, I have several list using mailman and I want to know. Size of archive Traffic (monthly) generated by the list (SMPTP I suppose) for each list I use plesk to manage the domain which is hosted by OVH. Any ideas ? or where I can found this information ? TIA Ives --