On Thu, Mar 11, 1999 at 02:57:02PM -0800, Farthing W. Fox wrote:
> Hi, folks, 
[...]
>                     For anyone that's going to suggest lynx with
>  -force_html and -dump, I've already tried this. Lynx doesn't standard
>  input, and it just garbles up all the headers when you give it a file. 
>  2) A way to hook this filter into mutt. This would save me having to
>  resort to using a combination of fetchmail and procmail.

The best way is indeed to use lynx.
Mutt handles the attachments quite well, and pipes only the attachment
into lynx, and lynx can grok this. I have this set up here:

put
text/html; lynx -dump -force_html %s ;copiousoutput
in your .mailcap

and
auto_view text/html
in your .muttrc

Maybe you also want
alternative_order text/plain

to prefer text/plain over text/html on multipart/alternative mails. This
saves a few invocations of mutt.

CU,
    Sec
-- 
"I know the day it happens. On August 29, 1997 it's going to feel pretty
 f**king real to you too. Anybody not wearing two million sun block is
 going to have a real bad day. Get it?"

Reply via email to