[Mailman-Developers] Last 30 days archive

Ryan Jud Hughes ryan at linuxbox.com
Fri Jul 17 18:18:30 CEST 2009


Hi.  I was doing some work for people that wanted a new mailman archive 
feature.  In addition to the different archives for the months, they 
wanted one that showed all mail traffic for the last 30 days -- whether or 
not that happened to correspond to month boundaries.

I made a patch against 2.1.12 and posted it on this bug: 
https://bugs.launchpad.net/mailman/+bug/400422

I hope somebody can take a look at it.

Incoming mail gets sent to the "last30" archive as well as whichever one 
it's supposed to go to.  It also works with bin/arch --wipe.  I also 
created a new command-line option for the arch program.  You can do 
bin/arch --last30 listname, and it will go through the last-30-days 
archive and remove the mails that are older than 30 days, and rebuild the 
indexes and prev/next.

So, tell me what you think.

Thanks.
--Ryan


More information about the Mailman-Developers mailing list