Re: [Mailman-Users] request.pck does not match heldmsg-Listname files

2006-11-17 Thread Gerardo Herzig
Well, if mailman do not provide such a tool, there is lots of quick ways to find such a files: Lets assume that any given .pck file must have at least 5 lines to be considered a `good one'. So you can find those files who have less than 5 lines, then you can delete it Simple python oneliner for

Re: [Mailman-Users] request.pck does not match heldmsg-Listname files

2006-11-16 Thread Mark Sapiro
Ivan Fetch wrote: > >I've noticed heldmsg-ListName-* files in mailman/data, which the >request.pck file for the given list isn't aware of (the pickle only has a >version string). > >Is there something which others have used to iterate the request.pck >file of all lists, and determine orp

[Mailman-Users] request.pck does not match heldmsg-Listname files

2006-11-16 Thread Ivan Fetch
Hello, I've noticed heldmsg-ListName-* files in mailman/data, which the request.pck file for the given list isn't aware of (the pickle only has a version string). Is there something which others have used to iterate the request.pck file of all lists, and determine orphaned files in th