diff options
Diffstat (limited to '')
-rw-r--r-- | README | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,5 +1,5 @@ Mailman - The GNU Mailing List Management System -Copyright (C) 1998-2004 by the Free Software Foundation, Inc. +Copyright (C) 1998-2015 by the Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA INTRODUCTION @@ -29,13 +29,12 @@ INTRODUCTION http://www.gnu.org/software/mailman http://mailman.sf.net - Mailman 2.1 requires Python 2.3 or greater, which can be downloaded from: + Mailman 2.1 requires Python 2.4 or greater, which can be downloaded from: http://www.python.org - It is recommended that you use Python 2.6.7, the latest 2.6 patch release - as of this writing (25-Oct-2011). Mailman has not yet been tested with - Python 2.7. + It is recommended that you use Python 2.7.9, the latest 2.7 patch release + as of this writing (10-Feb-2015). Mailman 2.1 is not compatible with Python 2.2 or any earlier version and not all features may work with Python 2.3. @@ -167,11 +166,11 @@ FOR MORE INFORMATION http://mail.python.org/mailman/listinfo/mailman-checkins - The Mailman project is coordinated on SourceForge at + The Mailman project is coordinated on Launchpad at - http://sf.net/projects/mailman + https://launchpad.net/mailman/ - You should use SourceForge to report bugs and to upload patches. + You should use Launchpad to report bugs and to upload patches. |