MailmanStats screenshot
MailmanStats Screenshot

MailmanStats

Authors:George Chatzisofroniou, Constantinos Xanthopoulos
Version:0.9
Licence:Modified BSD License
Credits:Roland Koebler - pyratemp, Stuart Langridge - sorttable, Yasushi Saito - PyChart
Update:29/10/11

Contents

Description

MailmanStats is a python software that generates an HTML report for a Mailman based mailing list. Using the mailbox path (given as argument) it produces useful information such as mails sent per user, threads created per user, mails sent per month, activity per user etc. In addition, it creates statistics and submits them by using charts. Released under the Modified BSD License.

Examples

You may see a live example of the software running by Hellug on the relevant page.

Download

Version 0.9 - Download

Installation

Simply, extract all the files in the same directory. Type ./mailmanstats.py <mbox path> to run it.

Usage

MailmanStats only takes your mailing list's mailbox as an argument. Mailbox is the file containing all the messages sent to a particular mailing list. As for Mailman, your mailing list's mailbox is usually located in archives/private/listname.mbox/listname.mbox which is under mailman's root directory.

Some options are also available:

Bugs

To inform us about a bug or even send us a patch please use GitHub's Issue tracking interface.