On Wed, Apr 11, 2001 at 04:24:22AM +0200, Petri Kelottijaervi wrote:
> HI, it's me, who never gives answers and just asks questions here. :)
>
Hi!
> This time, I'm wondering how to convert XX/UU-encoded stuff (which,
> after what I've noted, can be difficult in MUTT when some broken
> mailer was there before) into proper MIME attachments.
>
> Also, I wonder how in the world shall I make procmail take a
> (optionally MIME-encoded) message with HTML and turn it into plain
> text, so I can read the thing?
If you just want to be able to *read* HTML mails, then an entry like this
one in your ~/.mailcap file might help:
text/html; lynx -force_html '%s'
or
text/html; mv '%s' '%s'.html && links 'file://%s.html'
Works for me. But then again I only get the occational HTML email.
Hope this helps
--
Karl E. Jørgensen
[EMAIL PROTECTED]
www.karl.jorgensen.com
==== Today's fortune:
You will never amount to much.
-- Munich Schoolmaster, to Albert Einstein, age 10
PGP signature