On Wed, 2003-03-05 at 14:05, Todd wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Heather J. Lubinsky wrote: > > Has anyone written a script that will go through and change a name in the > > archives (ie look for a certain string like a link to the information page) > > and change it to the new name. > > Wouldn't running ~mailman/bin/arch to recreate the archives from the lists > mbox work? > > The mbox file should be in ~mailman/archives/private/<listname>.mbox
That should work, although you would still have the problem that list archive links referenced from Google and other web pages would be messed up. I'd consider adding RewriteRule's to the web server to force all references to the old lists to switch to the new list name. --Jeremy ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
