diff options
author | bwarsaw <> | 2004-12-13 06:08:39 +0000 |
---|---|---|
committer | bwarsaw <> | 2004-12-13 06:08:39 +0000 |
commit | d5d2d51aa6e207a723ba774b0dc26c9c27848c9a (patch) | |
tree | 587c5c8fb3789741c385e554d8e79da655a606d0 /README.MACOSX | |
parent | b56ce0ac47891bb5535c8dd7836370a753e084e0 (diff) | |
download | mailman2-d5d2d51aa6e207a723ba774b0dc26c9c27848c9a.tar.gz mailman2-d5d2d51aa6e207a723ba774b0dc26c9c27848c9a.tar.xz mailman2-d5d2d51aa6e207a723ba774b0dc26c9c27848c9a.zip |
Moved the bulk of installation instructions, along with mail server and
operating system specific notes into a new latex manual. This process isn't
complete, but I'm tired and want to get this stuff into CVS asap. This should
provide much better documentation organization for Mailman 2.1.6 and for the
list.org web site.
Diffstat (limited to 'README.MACOSX')
-rw-r--r-- | README.MACOSX | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/README.MACOSX b/README.MACOSX deleted file mode 100644 index f1397a7c..00000000 --- a/README.MACOSX +++ /dev/null @@ -1,36 +0,0 @@ -Mailman - The GNU Mailing List Management System -Copyright (C) 2002-2004 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/022944.html - - - Apple has a tech document about a problem you might encounter running - Mailman on Mac OS X Server 10.3: - - http://docs.info.apple.com/article.html?artnum=107889 - - - -Local Variables: -mode: text -indent-tabs-mode: nil -End: |