On May 3, 2005, at 04:21, Tony Bibbs wrote: > I had my mailman site defaced. The > /path/to/mailman/archives/public/<listname>/index.html > pages have all been replaced by crap. > > How do I recover those pages?
You can regenerate them using the 'arch' tool supplied with Mailman: bin/arch --wipe mylist would regenerate the HTML archives for the list called mylist. (This assumes it is just the HTML that has been damaged, and not the mbox file containing the archives themselves.) -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman ------------------------------------------------------ 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
