This chapter deals with decoding and viewing MIME messages on a higher level.
The main idea is to first analyze a MIME article, and then allow other programs to do things based on the list of handles that are returned as a result of this analysis.
• Dissection: | Analyzing a MIME message. | |
• Non-MIME: | Analyzing a non-MIME message. | |
• Handles: | Handle manipulations. | |
• Display: | Displaying handles. | |
• Display Customization: | Variables that affect display. | |
• Files and Directories: | Saving and naming attachments. | |
• New Viewers: | How to write your own viewers. |