diff options
| author | bwarsaw | 2000-09-22 17:13:04 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-09-22 17:13:04 +0000 |
| commit | bf6d28c3c757820f428772472379cc8848948a85 (patch) | |
| tree | 77be31fc777387d4bea8502f1cbe49c28c2c4222 | |
| parent | 24fa572b40c2b30b8fb2658731c701d7e937cf92 (diff) | |
| download | mailman-bf6d28c3c757820f428772472379cc8848948a85.tar.gz mailman-bf6d28c3c757820f428772472379cc8848948a85.tar.zst mailman-bf6d28c3c757820f428772472379cc8848948a85.zip | |
a few last minute additions
Diffstat (limited to '')
| -rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -19,7 +19,9 @@ INTRODUCTION core contributors being: Barry Warsaw, Ken Manheimer, Scott Cotton, Harald Meland, and John Viega. Version 1.0 and beyond have been primarily maintained by Barry Warsaw with contributions - from many; see the ACKNOWLEDGMENTS file for details. + from many; see the ACKNOWLEDGMENTS file for details. Jeremy + Hylton has helped considerably with the Pipermail code in Mailman + 2.0. The Mailman home page is @@ -34,6 +36,8 @@ INTRODUCTION http://www.python.org + It should work fine with Python 1.6 and 2.0 (final or beta). + You will also need an ANSI C compiler; gcc (the GNU C compiler) works just fine. Mailman currently works only on Unix-alike operating systems (e.g. Solaris, GNU/Linux, etc.). |
