Next: , Previous: comsatd, Up: Programs


3.16 MH — The MH Message Handling System

Editor's note:

The information in this node may be obsolete or otherwise inaccurate. This message will disappear, once this node revised.

The primary aim of this implementation is to provide an interface between Mailutils and Emacs using mh-e module.

To use Mailutils MH with Emacs, add the following line to your site-start.el or .emacs file:

(load "mailutils-mh")

For the information about the current state of Mailutils MH implementation please refer to file mh/TODO in the Mailutils distribution directory.

Editor's note:

This is perhaps not so important now.