Re: [Mailman-Users] Adding exception to html-stripping in the archive

2002-07-31 Thread Laurence Berland
begin quote from Laurence Berland on Wednesday 31 July 2002 12:04 pm > I've already written code that filters the messages on their way to the > archiver, substituting based on regular expressions. It does this in the > Queue/ArchRunner.py file, in just about the last spot before the actual > ar

[Mailman-Users] Adding exception to html-stripping in the archive

2002-07-31 Thread Laurence Berland
I've already written code that filters the messages on their way to the archiver, substituting based on regular expressions. It does this in the Queue/ArchRunner.py file, in just about the last spot before the actual archiver gets called. It can't go in the archiver, because it needs to be able