How to DISABLE automatic MIME decoding in NMH
Athena 8.3 has nmh configured to display MIME attachments
whenever possible.
If you would prefer to have MIME turned off by default, add
the following line to your ~/.mh_profile:
show: -nocheckmime
Then, to reenable MIME support for a specific message, use
the command 'mhshow' instead of 'show'.
Last updated: 8/11/1999
|