[Mailman-Users] A www interface to Mailman mbox archives

2003-10-06 Thread Andy Sy
Hi all, I would like to interface a DHTML-based, collapsible threaded message interface I've developed to GNU Mailman lists. THe key technique relies on building an index (ala mail summary files) of the raw mbox and retrieving messages using an HTTP ranged request from it on an as-needed basis. Que

[Mailman-Users] rsync'able Mailman archive

2003-10-05 Thread Andy Sy
For a huge list like http://www.libsdl.org/pipermail/sdl/ (104MB), being able to download the raw archive is a blessing. For those newsgroups which have (hallelujah) Mailman versions, this means no more fiddling with infernal newsreader behaviour when it comes to retrieving big newsgroups. Just:

[Mailman-Users] Retrieving individual messages from raw Mailman mboxes via http

2003-10-05 Thread Andy Sy
I am thinking of adapting a collapsible, outlinable, no-page refresh, on-demand message-body load browser-based message thread interface I made (see http://www.neotitans.com/page.gif) to work with GNU Mailman (among other things) lists. Ideally, I would like it to function as a 'www-interface gatew