Product Code Database
Example Keywords: uncharted 2 -linux $5
   » » Wiki: Mh Message Handling System
Tag Wiki 'Mh Message Handling System'.
Tag

MH Message Handling System
 (

Rank: 100%
Bluestar Bluestar Bluestar Bluestar Blackstar
The MH Message Handling System is a , open source . It is different from almost all other mail reading systems in that, instead of a single program, it is made from several different programs which are designed to work from the command line provided by the on . Another difference is that rather than storing multiple messages in a single file, messages each have their own separate file in a special directory. Taken together, these design choices mean that it is very easy and natural to script actions on mail messages using the normal tools.

Descendants of MH continue to be developed under the names of nmh and mmh. GNU Mailutils also contains an implementation of MH.


Design
Designed with the in mind, "The MH Mailer -- A brief intro", Marc VanHeyningen, December 1993. MH is composed of separate programs such as show, to view a message, scan, to see message titles and rmm to remove messages. By using the pick program, it is possible to select messages, based on sender for example, which the other programs act on.

Because the different programs are run separately and at different times, communication between them has to be arranged specially. Information such as the mail which is currently selected is stored in files (in this case by an .mh_sequences file in the user's MH directory tree).


History
MH was proposed by R. Stockton Gaines and and developed by Bruce S. Borden and others at . The initial version of MH had been created by 1979. Subsequently development was taken over by and John L. Romine working at University of California, Irvine. The last release of MH was 6.8.4 which was a maintenance patch for the 6.8.3 release, and it's in the public domain.

nmh ("new MH") is a current active version of MH. It was forked from version MH 6.8.3 by Richard Coleman while working at the Georgia Institute of Technology, and released under the ,. It incorporates the "LBL changes" made to MH in the late 80s by , Mike Karels and Craig Leres. The most recent release is nmh 1.8, 18 February 2023. .

mmh ("meillo's mail handler") is a fork of nmh, but their user interface are incompatible.


Performance
The performance of MH is very much dependent on the file system and other features of the operating system that it runs on. Every read of a message will require starting a separate program, a directory scan in a large directory and a file open before the data can even be accessed. On the other hand, mailbox formats such as which use a single file often require insertion or removal of data in the middle of the file when messages are read or altered and this can be a very slow procedure. In these cases MH will be much faster.

The storage format made popular by and the Courier Mail Server improves upon several features first shown in MH: a separate file per message, a separate directory per mail "folder," and exploitation of and other advanced filesystem features for improved performance in space and time.


Interface
MH is inherently a command line based system. For a graphical interface, the original program was xmh, an X Window System application. After development of xmh ceased, a similar tool called exmh was developed in Tcl/Tk; and last updated January 7, 2004. Exmh is considered feature-complete and there has been little development beyond bug fixes. An interface to MH is also provided by the MH-E project.

In addition to these dedicated MH clients, support for MH mailboxes is included in several other clients such as , , Mutt and .


See also


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
4s Time