1 ================================================
2 Mailman - The GNU Mailing List Management System
3 ================================================
5 Copyright (C) 1998-2015 by the Free Software Foundation, Inc.
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.
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.). Mailman is not supported on
15 Windows, although web and mail clients on any platform should be able to
16 interact with Mailman just fine.
18 The Mailman home page is:
22 and there is a community driven wiki at
26 For more information on Mailman, see the above web sites, or the
27 :ref:`documentation provided with this software <start-here>`.
36 src/mailman/docs/INTRODUCTION
37 src/mailman/docs/START
38 src/mailman/docs/RELEASENOTES
39 src/mailman/docs/DATABASE
41 src/mailman/docs/8-miles-high
42 src/mailman/docs/WebUIin5
43 src/mailman/docs/ArchiveUIin5
44 src/mailman/docs/DEVELOP
50 These documents are generated from the doctest suite.
55 src/mailman/model/docs/*
56 src/mailman/runners/docs/*
57 src/mailman/chains/docs/*
58 src/mailman/rules/docs/*
59 src/mailman/handlers/docs/*
60 src/mailman/rest/docs/*
61 src/mailman/core/docs/*
62 src/mailman/app/docs/*
63 src/mailman/styles/docs/*
64 src/mailman/archiving/docs/*
65 src/mailman/mta/docs/*
66 src/mailman/bin/docs/*
67 src/mailman/commands/docs/*
69 src/mailman/docs/STYLEGUIDE
70 src/mailman/docs/ACKNOWLEDGMENTS