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 | ----------- |
---|
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. |
---|
13 | |
---|
14 | Although development of nmh is ongoing, it appears to be generally |
---|
15 | stable and is in current use. But it is possible that I may break |
---|
16 | things as changes are made. |
---|
17 | |
---|
18 | -------------- |
---|
19 | installing nmh |
---|
20 | -------------- |
---|
21 | To install nmh, check the INSTALL and MACHINES files. If you have |
---|
22 | previously used MH, check the file DIFFERENCES for a list of the |
---|
23 | differences between nmh and MH. |
---|
24 | |
---|
25 | -------------------------------- |
---|
26 | ftp and web sites, mailing lists |
---|
27 | -------------------------------- |
---|
28 | To find out about the mailing lists, ftp sites, and web page |
---|
29 | for nmh, check the FAQ included in this distribution. |
---|
30 | |
---|
31 | --------------- |
---|
32 | nmh maintenance |
---|
33 | --------------- |
---|
34 | nmh is currently being developed and maintained by |
---|
35 | Richard Coleman <coleman@math.gatech.edu>. Please send bug reports |
---|
36 | and suggestions to the nmh development mailing list at |
---|
37 | nmh-workers@math.gatech.edu. |
---|
38 | |
---|
39 | ---------------- |
---|
40 | acknowledgments |
---|
41 | ---------------- |
---|
42 | I would like to give credit where it is due. nmh could never have |
---|
43 | been developed without all the hard work that the RAND Corporation |
---|
44 | and the University of California put into the development of the |
---|
45 | MH message system, that nmh is based on. |
---|
46 | |
---|
47 | Also, since I've used the version of (v)snprintf() from the |
---|
48 | Apache web server, I need to 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/). |
---|
52 | |
---|
53 | -- |
---|
54 | Richard Coleman |
---|
55 | coleman@math.gatech.edu |
---|
56 | http://www.math.gatech.edu/~coleman/ |
---|