I'm working on a procmail recipe to filter out all HTML postings,
and wondering if anyone can help.

Since I don't have Microsoft Lookout, I'm wondering if someone
has a list of X-Mailer strings that the various different
versions spit out?

Here is what I have so far:

:0:
* ^X-Mailer:.*Microsoft.*Outlook
/dev/null

:0:
* ^Content-type:.*text/HTML
/dev/null


Has anyone else implemented an effective de-HTMLizer with
procmail yet?  Please share!

If anyone is interested in my results when I've tweaked it, mail
me and I'll share the procmail filter with you.  It's the only
way I can think of stopping /dev/null from filling up.



TTYL



-- 
Mike A. Harris                                     Linux advocate     
Computer Consultant                                  GNU advocate  
Capslock Consulting                          Open Source advocate

... Our continuing mission: To seek out knowledge of C, to explore
strange UNIX commands, and to boldly code where no one has man page 4.




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to