MH Message Handling System

MH Message Handling System

The MH Message Handling System is a free, open source e-mail client. 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 shell on Unix-like operating systems. 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 shell scripting tools. A descendant of MH continues to be developed under the name of nmh.

Design

MH is made up 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 .mh_profile in the user's own directory).

MH follows the unix philosophy of "write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface" (Doug McIlroy).

History

MH was proposed by R Stockton Gaines and Norman Shapiro and developed by Bruce S. Borden at RAND Corporation. Subsequently development was taken over by Marshall T. Rose 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.

nmh, which is the current active version of MH, was forked from version 6.8.3 of MH. It actually removed some features such as the POP daemon but also improved others such as MIME support. The most recent release of nmh is version 1.2.

MH is in the public domain nmh is released under the BSD Licence.

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 mail 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 mbox which use a single file often require insertion or removal of data in the middle of the file when mails are read or altered and this can be a very slow procedure. In these cases MH will be much faster. With a modern file system designed for large directories and small files such as ReiserFS the performance of MH can be comparable to that of a database based mail storage system.

Graphical interfaces

MH is inherently a command line based system, which limits its marketability to some extent, but also may not always be ideal for viewing emails with graphical content. For these reasons, among others, many users want to have a graphical interface which can also read their MH mailbox. The original program for this purpose was xmh, an X Window System application. After development of xmh ceased, a similar tool called [http://www.exmh.org/ exmh] was developed in Tcl/Tk. Exmh is considered feature-complete and since 2004 there has been little development beyond bug fixes. An open source Emacs interface to MH is provided by the [http://mh-e.sourceforge.net MH-E] project. In addition to these dedicated MH clients, support for MH mailboxes is included in several other clients such as Claws Mail, Novell Evolution and Sylpheed.

ee also

*mbox
*maildir

External links

* [http://www.ics.uci.edu/~mh/ the (old) MH homepage]
* [http://www.nongnu.org/nmh/ the current nmh homepage]
* [http://www.exmh.org/ exmh] an MH front end in Tcl/Tk
* [http://mh-e.sourceforge.net/ MH-E] an Emacs front end to MH


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Message Handling System — (MHS) is an important early email protocol developed by Action Technologies, Inc. (ATI) in 1986. Novell licensed it in 1988 then later bought it. Contents 1 Role as a gateway 2 Work alike products 3 Email clients …   Wikipedia

  • Message Handling System — Message Handling System,   MHS …   Universal-Lexikon

  • Automated Message Handling System — (AMHS) is an automated message handling system that can be used to process, store, and disseminate legacy AUTODIN messages as well as Defense Message System (DMS) messages. Fielded by Telos Corporation, the AMHS has been selected by all services… …   Wikipedia

  • Military Message Handling System — MMHS (Military Message Handling System) is a profile and set of extensions to X.400 for messaging in military environments. It is NATO standard STANAG 4406 and CCEB standard ACP 123. It adds to standard X.400 email support for military… …   Wikipedia

  • Aeronautical Message Handling System — ATS Message Handling System (AMHS) also known as Aeronautical Message Handling System is a standard for aeronautical ground ground communications (e.g. for the transmission of NOTAM, Flight Plans or Meteorological Data) based on X.400 profiles.… …   Wikipedia

  • Message Handling System —    The CCITT X.400 standard protocol for global store and forward messaging. The X.400 standard specifies everything from the type of data that a message can contain to rules for converting between different message types, such as from fax to… …   Dictionary of networking

  • Message Oriented Text Interchange System — X.400, oft auch Message Handling System (MHS) genannt, ist ein E Mail System und eine Alternative zu Internet E Mail. Der Standard wurde 1984 durch die CCITT (heute ITU) herausgegeben und 1988 erweitert. Die ISO bezeichnet das System in ihrer… …   Deutsch Wikipedia

  • MESSAGE TRANSFER AGENT — (термин Х.400) (MTA) агент передачи сообщенийприкладной процесс OSI, используемый для сохранения и пересылки сообщений в X.400 Message Handling System …   Словарь электронного бизнеса

  • Message transfer agent — Within Internet message handling services (MHS), a message transfer agent[1] or mail transfer agent[2] (MTA) or mail relay is software that transfers electronic mail messages from one computer to another using a client–server application… …   Wikipedia

  • Message Authentication Code — Ein Message Authentication Code (MAC) dient dazu, Gewissheit über den Ursprung von Daten oder Nachrichten zu erhalten und ihre Integrität zu überprüfen.[1] MAC Algorithmen erfordern zwei Eingabeparameter, erstens die zu schützenden Daten und… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”