summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-10-20 15:43:23 +0000
committerbwarsaw2002-10-20 15:43:23 +0000
commitb7fb902897c553a4475cf88df6f782ebcc3b49d9 (patch)
tree97d6e635daaecdb5c0cf062e575433e0e192f985
parentb5fd333237b83080cc04eaa388c249bb02e61b54 (diff)
downloadmailman-b7fb902897c553a4475cf88df6f782ebcc3b49d9.tar.gz
mailman-b7fb902897c553a4475cf88df6f782ebcc3b49d9.tar.zst
mailman-b7fb902897c553a4475cf88df6f782ebcc3b49d9.zip
-rw-r--r--README.MACOSX31
1 files changed, 31 insertions, 0 deletions
diff --git a/README.MACOSX b/README.MACOSX
new file mode 100644
index 000000000..272d15fff
--- /dev/null
+++ b/README.MACOSX
@@ -0,0 +1,31 @@
+Mailman - The GNU Mailing List Management System
+Copyright (C) 2002 by the Free Software Foundation, Inc.
+59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+
+
+MacOSX ISSUES
+
+ Mailman should run on MacOSX, although I have not personally had
+ time to try it yet. Here are some pointers we've collected on
+ getting Mailman to run on MacOSX.
+
+ - Jaguar (MacOSX 10.2) comes with Python 2.2. While this isn't
+ the very latest stable version of Python, it ought to be
+ sufficient to run Mailman 2.1.
+
+ - David B. O'Donnell has a web page describing his configuration
+ of Mailman 2.0.13 and Postfix on MacOSX Server.
+
+ http://www.afp548.com/Articles/mail/python-mailman.html
+
+ - Kathleen Webb posted her experiences in getting Mailman running
+ on Jaguar using Sendmail.
+
+ http://mail.python.org/pipermail/mailman-users/2002-October/022947.html
+
+
+
+Local Variables:
+mode: text
+indent-tabs-mode: nil
+End: