Displaying HTML ATTACHMENTS in a web browser
By default, NMH will convert HTML attachments to plain text
and show them with the "more" command.
If you want NMH to display HTML in your web-browser (via
htmlview) instead of as text you should add the following
line to ~/.environment:
setenv MU_HTML html
Note that this will also mean that multipart/alternative
mail with both text/plain and text/html parts will be viewed
in a web browser (as html) as well.
Last updated: 8/11/1999
|