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
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
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