summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw1999-01-09 04:13:37 +0000
committerbwarsaw1999-01-09 04:13:37 +0000
commitcc90642e89fe307cf7b62a6fa553c8d7929e7a97 (patch)
tree01a7ad6eb9a14aea38adffac2c3db78210f4e91a
parent4fa3f24bce8375d8dccd78a7e357a0349714a561 (diff)
downloadmailman-cc90642e89fe307cf7b62a6fa553c8d7929e7a97.tar.gz
mailman-cc90642e89fe307cf7b62a6fa553c8d7929e7a97.tar.zst
mailman-cc90642e89fe307cf7b62a6fa553c8d7929e7a97.zip
A bunch of reformatting, updates, and adding a link to the
mailman-checkins mailing list.
-rw-r--r--admin/www/index.html35
1 files changed, 23 insertions, 12 deletions
diff --git a/admin/www/index.html b/admin/www/index.html
index 99dea2f0a..787181376 100644
--- a/admin/www/index.html
+++ b/admin/www/index.html
@@ -24,13 +24,17 @@ Majordomo and Smartmail. Unlike most similar products, Mailman gives
each mailing list a web page, and allows users to subscribe,
unsubscribe, etc. over the web. Even the list manager can administer
his or her list entirely from the web. Mailman also integrates most things
-people want to do with mailing lists, including archiving, mail <->
-news gateways, and so on. See the <a href=features.html>features
-page</a> for a brief overview of features.<p>
+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>
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
+automated bounce handling and integrated spam prevention.
+
+<p>Mailman
is free software. As of our next release, Mailman will be released
under the GNU GPL.
</td>
@@ -42,9 +46,15 @@ under the GNU GPL.
</tr>
<tr>
<td>
-Before you can run Mailman, you need to download and install the <a href=http://www.python.org/>Python programming language (version 1.5 or later)</a>.<p>
-The first GNU release is not out yet. For now, you can get the last
-pre-GNU beta release (<!-VERSION--->1.0b7<!-VERSION--->, released <!-DATE--->Dec 31 1998<!-DATE--->) <A HREF=ftp://list.org/pub/mailman/>here</a>.
+Before you can run Mailman, you need to download and install the
+<a href="http://www.python.org/"
+>Python programming language (version 1.5 or later)</a>.
+
+<p>The first GNU release is not out yet. For now, you can get the last
+pre-GNU beta release
+(<!-VERSION--->1.0b7<!-VERSION--->,
+released <!-DATE--->Dec 31 1998<!-DATE--->)
+<A HREF="ftp://list.org/pub/mailman/">here</a>.
</td>
</tr>
<tr>
@@ -56,7 +66,7 @@ pre-GNU beta release (<!-VERSION--->1.0b7<!-VERSION--->, released <!-DATE--->Dec
We'll be working on a FAQ in the near future. Until then, just post
questions to the
<a href="http://www.python.org/mailman/listinfo/mailman-users">
-Mailman-Users</a>
+mailman-users</a>
mailing list.
</td>
</tr>
@@ -70,15 +80,16 @@ mailing list.
If you're interested in helping us develop Mailman, or need to hack at
the source, then you may wish to consider joining the
<a href="http://www.python.org/mailman/listinfo/mailman-developers">
-Mailman-Developers</a>
+mailman-developers</a>
mailing list. You can also get access to the latest development
-snapshot via CVS. See this Web page for details<p>
+snapshot via CVS by subscribing to the
+<a href="http://www.pytho.org/mailman/listinfo/mailman-checkins">
+mailman-checkins</a> mailing list.<p>
You may also want to find a project on our Mailman
-<a href=todo.html>TODO list</a>.
+<a href="todo.html">TODO list</a>.
</td>
</tr>
</table>
</BODY>
</HTML>
-