Updated docs to reflect that all of the lists are on nongnu.org.
authormarkus schnalke <meillo@marmaro.de>
Tue, 27 Mar 2012 11:49:16 +0000 (13:49 +0200)
committermarkus schnalke <meillo@marmaro.de>
Tue, 27 Mar 2012 11:49:16 +0000 (13:49 +0200)
Pulled in from nmh. Thanks to David Levine.

docs/MAILING-LISTS
docs/README.developers

index 767291c..ca6c7c3 100644 (file)
@@ -1,34 +1,36 @@
 There are currently three mailing lists related to nmh:
 
-nmh-announce@mhost.com
+nmh-announce@nongnu.org
 ----------------------
 This is a very low-traffic mailing list for announcing new releases,
 patches, and important events related to nmh.
 
-nmh-bugs@mhost.com
-------------------
-This an open-submission list for reporting bugs.  It is moderated to
-prevent being spammed.  Any nmh-related mail is approved.
+To subscribe or manage your subscription options, go to:
+  https://lists.nongnu.org/mailman/listinfo/nmh-announce
 
-nmh-workers@mhost.com
----------------------
-This is the main list for discussing work on nmh.  Both of the above
-mailing lists are forwarded to this one.  There is currently no
-nmh-users mailing list, so user questions are acceptable here (the
-comp.mail.mh newsgroup is another good option).
+
+nmh-workers@nongnu.org
+----------------------
+This is the main list for discussing work on nmh. There is currently
+no nmh-users mailing list, so user questions are acceptable here (the
+comp.mail.mh newsgroup is another good option). Bug reports and
+feedback should be submitted here.
+
+To subscribe or manage your subscription options, go to:
+  https://lists.nongnu.org/mailman/listinfo/nmh-workers
+
+
+nmh-commits@nongnu.org
+----------------------
+All commits to the nmh source code repository are copied to this list.
+Therefore, it is probably only of interest to nmh developers.
+
+To subscribe or manage your subscription options, go to:
+  https://lists.nongnu.org/mailman/listinfo/nmh-commit
 
 
 mail archives
 -------------
-The mail archives are only available to people subscribed to the
-mailing list.  This restriction is in place to prevent harvesting of
-email addresses by spammers.  To access the archives, you need to send
-mail to nmh-workers-request with an archive access command.  You can
-get a current list of commands the archive server understands by
-sending a message to nmh-workers-request@mhost.com with the subject
-"archive help".
-
-Of interest in the archive are the directories "latest" which contains
-everything since the nmh-workers mailing list has been hosted on
-mhost.com, and "old-list" which contians all the mail from when the
-list was formerly hosted at math.gatech.edu.
+The nmh-workers and nmh-commits mailings lists archives are available here:
+  http://lists.nongnu.org/archive/html/nmh-workers/
+  http://lists.nongnu.org/archive/html/nmh-commits/
index 153f815..935d0d1 100644 (file)
@@ -113,9 +113,9 @@ getpass()    nmh_getpass()
 releasing nmh
 -------------
 
-To make a public release of nmh (we'll use version 1.0.4 and my mhost.com
-account, danh, as examples here; the convention for release candidates
-is to use something like "1.0.4-RC1"):
+To make a public release of nmh (we'll use version 1.0.4 as examples
+here; the convention for release candidates is to use something like
+"1.0.4-RC1"):
 
  1. % echo 1.0.4 > VERSION
     % date +"%e %B %Y" > DATE