Brion Vibber wrote:
Does anyone know of a nice html-mail stripping filter that we could run on messages being sent through the lists?
A first approximation that we (meaning you) could program directly would be to catch all MIME-types of multipart/alternative and strip them to the most plaintext alternative given. This would have dealt with Stevertigo's posts in particular, since he was sending both text/plain and text/html combined into a multi-part/alternative post.
-- Toby