Added -nocontentid (and -contentid, for symmetry) switch to mhbuild. This allows...
[mmh] / docs / README.about
1 #
2 # README.about -- about nmh
3 #
4 # $Id$
5 #
6
7 -----------
8 what is it?
9 -----------
10 nmh (new MH) is an electronic mail handling system.  It was
11 originally based on the package MH-6.8.3, and is intended to be
12 a (mostly) compatible drop-in replacement for MH.  If you have
13 previously used MH, check the file DIFFERENCES for a list of the
14 differences between nmh and MH (not up-to-date as of this writing).
15
16 Although development of nmh is ongoing, it is generally stable and 
17 is in current use.  But it is possible that we may break things as 
18 changes are made. 
19
20 --------------------------------
21 ftp and web sites, mailing lists
22 --------------------------------
23 To find out about the mailing lists, ftp sites, and web page
24 for nmh, check the FAQ included in this distribution.
25
26 ---------------
27 nmh maintenance
28 ---------------
29 nmh is currently being developed and maintained by a loosely organized
30 group of volunteers. General discussion of the development work takes
31 place on the nmh-workers@nongnu.org mailing list. Please send bug
32 reports and suggestions there.
33
34 ----------------
35 acknowledgments
36 ----------------
37 The MH system was originally developed in 1979 by the RAND
38 Corporation.  It was written primarily by Bruce S. Borden after ideas
39 in a memo by R. Stockton Gaines and Norman Z. Shapiro.  In 1982,
40 the University of California, Irvine took up maintenance of the
41 software, under the direction of Marshall T. Rose and John L. Romine.
42
43 nmh was started by Richard Coleman (coleman@math.gatech.edu) after
44 development on MH mostly stopped.  He did the original autoconfiscation
45 and most of the other work up until version 1.0.
46
47 nmh uses (v)snprintf code from the Apache web server, so we need to
48 make the following acknowlegement:
49
50 This product includes software developed by the Apache Group
51 for use in the Apache HTTP server project (http://www.apache.org/).