6784
by Barry Warsaw
Documentation reorganization and update. |
1 |
================================================ |
6425
by bwarsaw
Move some of the text files to the .txt extension. Also, describe WSGI and |
2 |
Mailman - The GNU Mailing List Management System |
6784
by Barry Warsaw
Documentation reorganization and update. |
3 |
================================================ |
4 |
||
6648.1.17
by Barry Warsaw
More release prep. Delete the redundant NEWS.txt file. Update the ALPHA.txt |
5 |
Copyright (C) 1998-2009 by the Free Software Foundation, Inc. |
6425
by bwarsaw
Move some of the text files to the .txt extension. Also, describe WSGI and |
6 |
|
6784
by Barry Warsaw
Documentation reorganization and update. |
7 |
This is GNU Mailman, a mailing list management system distributed under the |
8 |
terms of the GNU General Public License (GPL) version 3 or later. The name of |
|
9 |
this software is spelled "Mailman" with a leading capital `M' but with a lower |
|
10 |
case second `m'. Any other spelling is incorrect. |
|
11 |
||
12 |
Mailman is written in Python which is available for all platforms that Mailman |
|
13 |
is supported on, including GNU/Linux and most other Unix-like operating |
|
14 |
systems (e.g. Solaris, *BSD, MacOSX, etc.). It does not run on Windows, |
|
15 |
although web and mail clients on any platform should be able to interact with |
|
16 |
Mailman just fine. |
|
17 |
||
18 |
The Mailman home page is: |
|
19 |
||
20 |
http://www.list.org |
|
21 |
||
22 |
and there is a community driven wiki at |
|
23 |
||
24 |
http://wiki.list.org |
|
25 |
||
26 |
For more information on Mailman, see the above web sites, or the documentation |
|
27 |
provided with this software. Start at src/mailman/docs/README.txt. |