procmail
[Top] [All Lists]

Re: [Procmail] Re: HTML to ASCII recipe?

1997-01-16 20:55:00
Hi era eriksson!  I'm a UNIX administrator and I like to fight spam!
Is it enough to remove just the HTML tags? Those messages will contain
a complete attachment with a second copy of the entire message. You
want to zap the whole attachment, no?
 By the way, you should probably be using sed -e /<[^>]*>//g instead.

        Let's not forget the ampersand character that is also present in HTML.

        Wouldn't
        
        sed -e /&[^;]*;//g

        take care of those tags?

        Regards,

-- 
<Doug Muth>--<dmuth(_at_)ot(_dot_)com> - Spam me and die!
Think your homepage sucks?  You haven't seen http://www.ot.com/~dmuth yet!!
Anti-virus software and utils: | The Transformers fanfiction:|"Est Sularus|
http://www.ot.com/~dmuth/virus | http://www.ot.com/~dmuth/tf |oth Mithas!"|
-=-=-=-=- Send a spammer to the slammer! * http://www.vix.com/spam -=-=-=-=

<Prev in Thread] Current Thread [Next in Thread>