source: trunk/third/nmh/README @ 12455

Revision 12455, 1.7 KB checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12454, which included commits to RCS files with non-trunk default branches.
Line 
1#
2# README -- I love README files.
3#
4# $Id: README,v 1.1.1.1 1999-02-07 18:14:04 danw Exp $
5#
6
7-----------
8what is it?
9-----------
10nmh (new MH) is an electronic mail handling system.  It was
11originally based on the package MH-6.8.3, and is intended to be
12a (mostly) compatible drop-in replacement for MH.
13
14Although development of nmh is ongoing, it appears to be generally
15stable and is in current use.  But it is possible that I may break
16things as changes are made.
17
18--------------
19installing nmh
20--------------
21To install nmh, check the INSTALL and MACHINES files.  If you have
22previously used MH, check the file DIFFERENCES for a list of the
23differences between nmh and MH.
24
25--------------------------------
26ftp and web sites, mailing lists
27--------------------------------
28To find out about the mailing lists, ftp sites, and web page
29for nmh, check the FAQ included in this distribution.
30
31---------------
32nmh maintenance
33---------------
34nmh is currently being developed and maintained by
35Richard Coleman <coleman@math.gatech.edu>.  Please send bug reports
36and suggestions to the nmh development mailing list at
37nmh-workers@math.gatech.edu.
38
39----------------
40acknowledgments
41----------------
42I would like to give credit where it is due.  nmh could never have
43been developed without all the hard work that the RAND Corporation
44and the University of California put into the development of the
45MH message system, that nmh is based on.
46
47Also, since I've used the version of (v)snprintf() from the
48Apache web server, I need to make the following acknowlegement:
49
50This product includes software developed by the Apache Group
51for use in the Apache HTTP server project (http://www.apache.org/).
52
53--
54Richard Coleman
55coleman@math.gatech.edu
56http://www.math.gatech.edu/~coleman/
Note: See TracBrowser for help on using the repository browser.