We have about 500 lists and the archives keep growing. We are now over 12 Gigs and are rapidly running out of space.
How does one go about trimming back on the older archives. Here is what I have been doing with a list with the name test but just realized my logic was flawed. I have a script that each month gzips the ./test.mbox/test.mbox file and it keeps 5 copies of the most recent months (it discards the oldest). But the files in ./test do not get truncated. Is there a way to tell it to retain only a certain number of months? Thanks, paulw ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
