Re: procmail rule for html mail
> I remember asking this question before. :-)
> Here's the rule that I use for stripping html mail.
> :0f
>
* ^Content-Type: text/html
| lynx -dump -force_html -stdin | formail -i "Content-Type: text/plain"
Now, if you also want to filter mime, that is more annoying.
I use the procmail lib package from http://pm-lib.sourceforge.net/
The pm-jamimie-kill.rc and pm-jamime-decode.rc scripts are wonderful.
I dunno what the snarf was up with my other post getting chopped.
I'll have to yell at my mailer.
crh
--
Corey R. Halpin (http://www.cae.wisc.edu/~halpin/ )
Student of Electrical Engineering and Computer Sciences
University of Wisconsin - Madison
Reply to: