Jon Forrest wrote: >What I've found is that the archive for >each list is in /var/lib/mailman/archives/private/listname, >and in this directory are > > 1) a directory for each month containing the messages > submitted during the month in HTML format. > > 2) a file for each month containing all the messages > for the month in text format concatenated together. > >I'm trying to figure out the best way to search the archive >with a GSA. I'm worried that if I search #1 I'll find what >I want but it will be in HTML format which won't be very >easy to read.
Actually, the message portion of an HTML archive file is just plain text surrounded by <pre>, </pre> tags so it is easy to read. >Has anybody worked through these issues with a GSA? I'd be >interested in hearing how you did it. Not with a GSA, but see the FAQs at <http://wiki.list.org/x/MoA9> and <http://wiki.list.org/x/dYA9>. -- 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://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
