summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorBarry Warsaw2011-06-14 16:10:06 -0400
committerBarry Warsaw2011-06-14 16:10:06 -0400
commit8e2bbf7b731d47fe3cab576f8dfd8d474bb4154f (patch)
tree1e929f4659d755c352b5257c1d5b92882b9f28aa /README.rst
parentefc5c39ede536acafbf28047a83b5b8c31abefe1 (diff)
downloadmailman-8e2bbf7b731d47fe3cab576f8dfd8d474bb4154f.tar.gz
mailman-8e2bbf7b731d47fe3cab576f8dfd8d474bb4154f.tar.zst
mailman-8e2bbf7b731d47fe3cab576f8dfd8d474bb4154f.zip
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 000000000..d0f2a7377
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,27 @@
+================================================
+Mailman - The GNU Mailing List Management System
+================================================
+
+Copyright (C) 1998-2011 by the Free Software Foundation, Inc.
+
+This is GNU Mailman, a mailing list management system distributed under the
+terms of the GNU General Public License (GPL) version 3 or later. The name of
+this software is spelled "Mailman" with a leading capital `M' but with a lower
+case second `m'. Any other spelling is incorrect.
+
+Mailman is written in Python which is available for all platforms that Mailman
+is supported on, including GNU/Linux and most other Unix-like operating
+systems (e.g. Solaris, *BSD, MacOSX, etc.). Mailman is not supported on
+Windows, although web and mail clients on any platform should be able to
+interact with Mailman just fine.
+
+The Mailman home page is:
+
+ http://www.list.org
+
+and there is a community driven wiki at
+
+ http://wiki.list.org
+
+For more information on Mailman, see the above web sites, or the documentation
+provided with this software. Start at src/mailman/docs/README.txt.