Terry Allen wrote: > Outstanding - many thanks Mark, worked a treat. A shame with >the years of list archives I would have to go back & do a huge batch >edit to remove the hostname from the archives, but they can stay that >way, too much work. The URL will be correct now anyhow.
You can fix the archives automatically, but there are caveats. You fix the archive with bin/arch --wipe listname This rebuilds the HTML archive from the archives/private/listname.mbox/listname.mbox file. The caveats are: 1) You need to check the archive for unescaped "From " lines in message bodies which confuse bin/arch. bin/cleanarch can help with this. 2) Rebuilding the archive may result in messages being assigned new message numbers which will result in any existing, saved URLs of archived messages becoming invalid or retrieving the wrong message. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
