What is it that mutt uses to tell that an email is in HTML?  I set
autoview to launch lynx to view HTML, and all of a sudden I am seeing
a lot more emails as html.  I commented out autoview in my muttrc and
looked at one of them again and it was normal, in plain text.  Here
are the headers I think ar relative:

----------------------------------------------------------------

Mime-Version: 1.0
Content-Type: multipart/alternative;
        boundary="=====================_170611416==_.ALT"
Status: RO
Content-Length: 361
Lines: 17

Content-Type: text/plain; charset="us-ascii"

----------------------------------------------------------------


My .mailcap has:

text/html;      lynx -dump %s; copiousoutput; nametemplate=%s.html


And my .muttrc has:  auto_view text/html



-Ken

Reply via email to