I guess it should be not to difficult to do it with lynx
if you cat the email in a temporary file >/tmp/tmp$PIDdagmama.html
and then you proces it something like
lynx -dump /tmp/tmp$PIDdagmama.html > /tmp/file.txt

and then mail this text.

Just a wild guess, but maybe this heps you on the way.


Bye,

vincent 


On Mon, 12 Mar 2001, Mike Wronski wrote:

> Is anyone integrating a script that removes HTML from mail messages before 
>forwarding? If so, what are you using and how did you integrate it?  I am thinking 
>that this would make a nice entry on the mailman wishlist.. 
> 
> -M
> 
> 

-- 

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!



------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to