diff options
| -rw-r--r-- | admin/www/index.html | 51 |
1 files changed, 39 insertions, 12 deletions
diff --git a/admin/www/index.html b/admin/www/index.html index 333496a64..97c63a80a 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -28,15 +28,18 @@ people want to do with mailing lists, including archiving, mail-to-news gateways, and so on. See the <a href="features.html">features page</a> -for a brief overview of features.<p> +for a brief overview of features. -Mailman has all of the features you expect from such a product, plus +<p>Mailman has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. <p>Mailman is free software. It is distributed under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public -License</a>. +License</a>. The canonical Mailman home page is at +<a href="http://www.gnu.org/software/mailman/mailman.html"> +www.gnu.org/software/mailman/mailman.html</a>, which is +mirrored at <a href="http://www.list.org/">www.list.org</a>. <p>Mailman is brought to you by the <em>Mailman Cabal</em>, currently composed of the following core developers: Barry Warsaw, Harald @@ -44,10 +47,14 @@ Meland, Ken Manheimer, Scott Cotton, and John Viega. Mailman was originally written by John Viega. <p>The Cabal would like to thank the following other developers for -their important contributions: The Dragon De Monsyne, Timothy -O'Malley, Balazs Nagy, Michael Mclay, Greg Stein, Gergely Madarasz, -Andrew Kuchling, Jeff Hahn. <b>We have a extensive wish list and -welcome anyone else who would like to contribute!</b> +their important contributions (in no particular order): Juan Carlos +Rey Anaya, Victoriano Giralt, Mads Kiilerich, The Dragon De Monsyne, +Timothy O'Malley, Balazs Nagy, Michael Mclay, Greg Stein, Gergely +Madarasz, Andrew Kuchling, Jeff Hahn, Paul Hebble, Christopher +P. Lindsey, Chris Kolar, J C Lawrence, Jeremy Hylton, Nigel +Metheringham, Dan Mick, Jim Tittsler, Ricardo Kustner, Bernhard +Reiter, Thomas Wouters, Jeff Berliner. <b>We have a extensive wish +list and welcome anyone else who would like to contribute!</b> </td> </tr> @@ -63,9 +70,9 @@ Before you can run Mailman, you need to download and install the programming language (version 1.5 or later)</a>. <p>Version -(<!-VERSION--->1.1<!-VERSION--->, +(<!-VERSION--->2.0beta1<!-VERSION--->, released on -<!-DATE--->Nov 5 1999<!-DATE--->) +<!-DATE--->Mar 20 2000<!-DATE--->) is the current GNU release. It is available <A HREF="mailman.tar.gz">here</a>. @@ -81,7 +88,12 @@ conference are available <a href="mailman-docs.tar.gz">here</a>. </td></tr> <tr> <td> -The <a href="faq.html">Frequently Asked Questions (FAQ)</a> is +<a href="http://www.aurora.edu/~ckolar">Chris Kolar</a> has made +available <a href="http://www.aurora.edu/~ckolar/mailman/">Mailman +documentation</a>, primarily for list owners who are not necessarily +technical, but who own Mailman mailing lists. + +<p>The <a href="faq.html">Frequently Asked Questions (FAQ)</a> is available to answer most questions. For issues not covered in the FAQ, please post your questions to the <a href="http://www.python.org/mailman/listinfo/mailman-users"> @@ -130,6 +142,16 @@ nice demonstration of Mailman! directions, etc. This is the list for more in-depth technical issues. + <p>You may also want to find a project on our Mailman + <a href="todo.html">TODO list</a>. + +<p><li><a href="http://www.python.org/mailman/listinfo/mailman-i18n"> + Mailman Internationalization</a> is the list for discussing the + multi-lingual extensions to Mailman, which will likely be folded + into the standard distribution after the 2.0 release. Once + integrated, this list will be a way for language translators to + submit new translation files. + <p><li><a href="http://www.python.org/mailman/listinfo/mailman-checkins"> Mailman Checkins</a> is an adjunct list to the publically accessible read-only CVS repository. This list is for the @@ -138,8 +160,6 @@ nice demonstration of Mailman! snapshot. This is a read-only list; only the core Mailman developers can post messages to this list. There is no archive. - <p>You may also want to find a project on our Mailman -<a href="todo.html">TODO list</a>. </ul> </td> </tr> @@ -161,5 +181,12 @@ comment on the irony there). </td></tr> </table> +<hr> +Copyright (C) 1999,2000 Free Software Foundation, Inc., +59 Temple Place - Suite 330, Boston, MA 02111, USA +<P> +Verbatim copying and distribution of this entire article is +permitted in any medium, provided this notice is preserved. + </BODY> </HTML> |
