On Mon, May 29, 2000 at 07:55:23PM -0500, Alex Lane wrote:

> One clue that makes no sense to me is that the offending post on the list
> was a multipart post, one part text; the other, html. An examination of
> the entire (?) message shows no multiple parts.
> 
> My read of the manual (1.2) fails to explain this. Where have I strayed?

mutt can be configured to only show the text portion of a message that was
sent as a multipart/alternative. Look at `alternative_order' in the mutt
manual.

Here's an example from my ~/.muttrc:

,----
| # Some people think that HTML is good for email <sigh>
| alternative_order text/enriched text/plain text/html
`----

If you're ever in doubt about the "true" content of a message the easy way
to check is to view it in the raw. Piping it thru something like less will
allow this ("|less RET").

-- 
Take a look in Hagbard's World: | mutt.octet.filter - autoview octet-streams
http://www.hagbard.demon.co.uk/ | mutt.vcard.filter - autoview simple vcards
http://www.acemake.com/hagbard/ | muttrc2html       - muttrc -> HTML utility
Free software, including........| muttrc.sl         - Jed muttrc mode

Reply via email to