Michael Thies <[EMAIL PROTECTED]> wrote:
>
> > text/html; lynx -force_html -dump %s ; copiousoutput
>
> It's nice, but I would like to get this only working, if the text/html
> is the only or first part of the mail.
It depends on how the message is formatted.
> But now I get all mails from OE-users, they send each message in
> "text" and "text/html".
What you're talking about is a "multipart/alternative" formatting. That
means that Mutt has to decide which of the several encodings you want to
see, and show you one of them (but not both).
There is a command "alternative_order" that you can use to tell Mutt
which formats it should prefer to show you. I've chosen this:
alternative_order text/enriched text/plain text/html
So in this scheme, text/plain is preferred over text/html.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
Convex Division | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44