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

I did way back but didn't keep it once my mail client started
parsing html internally.  Look at "lynx", specifically with 
the -dump option.  When I did it way-back-when, I created a script that
captured stdin to a temp file, ran lynx -dump on it.  Procmail was told to
treat it as a filter.  Worked great.



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

Reply via email to