Re: [Mailman-Users] Header Cleanup Script

2002-06-12 Thread Scott Courtney
On Wednesday 12 June 2002 12:36 am, Jon Parise wrote: > On Sun, Jun 02, 2002 at 05:09:50AM -0400, Scott Courtney wrote: > > Another change that may or may not apply to your lists: Some versions of > > KMail, the client that comes with KDE, produce a header called > > "Message-Id:". The parser in "

Re: [Mailman-Users] Header Cleanup Script

2002-06-11 Thread Jon Parise
On Sun, Jun 02, 2002 at 05:09:50AM -0400, Scott Courtney wrote: > Another change that may or may not apply to your lists: Some versions of KMail, > the client that comes with KDE, produce a header called "Message-Id:". The > parser in "arch" requires this to be "Message-ID:" or it chokes. I didn'

[Mailman-Users] Header Cleanup Script

2002-06-02 Thread Scott Courtney
Well, it turns out there was so much cruft in that data from YahooGroups that it was easier to write an awk script to zap most of it. Here's the script: BEGIN LISTING ** #!/usr/bin/awk -f # # Attempts to clean up some ugly header problems when importing # mail from Ya