* Eric Smith <[EMAIL PROTECTED]> [020924 15:36]:
> I am getting a bit irritated by the second or two I need to wait
> for `lynx -dump' or similiar to work when viewing the _many_ html
> mails that happen upon my inbox - what are mutters doing to strip
> the tags faster?

Procmail

:0
*Content-type: text/html
{
        :0 c
        /home/johan/Maildir/.junk/

        :0 fb
        |lynx -force_html -dump /dev/stdin

        :0 afwh
        |formail -i "Content-type: text/plain" -I "X-Johan: htmlkiller"
}

(I don't really lie procmail, but I haven't come around to change this
script. I also save an extra copy in my junk Maildir, in case something
should get broken...)

-Johan
-- 
Johan Almqvist
http://www.almqvist.net/johan/qmail/

Reply via email to