diff options
| author | tkikuchi | 2005-08-28 04:53:42 +0000 |
|---|---|---|
| committer | tkikuchi | 2005-08-28 04:53:42 +0000 |
| commit | 1f3e090efd4deab7e40f0281eef4ced2e307a58f (patch) | |
| tree | 653804f67e5cdd8a7e562e75a0d75068e25ee74f /admin/www/docs.html | |
| parent | cdbc30b70ddd5a5f1f21ffa691dc0b362fe82193 (diff) | |
| download | mailman-1f3e090efd4deab7e40f0281eef4ced2e307a58f.tar.gz mailman-1f3e090efd4deab7e40f0281eef4ced2e307a58f.tar.zst mailman-1f3e090efd4deab7e40f0281eef4ced2e307a58f.zip | |
backport www documents from 2.1.6
Diffstat (limited to 'admin/www/docs.html')
| -rw-r--r-- | admin/www/docs.html | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/admin/www/docs.html b/admin/www/docs.html index 9ed27e6f2..db08ba2cc 100644 --- a/admin/www/docs.html +++ b/admin/www/docs.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Mon Aug 4 22:30:50 2003 --> +<!-- Sun Aug 28 13:50:55 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -44,6 +44,9 @@ CELLSPACING=0 CELLPADDING=0 <a href="./index.html">Home</a> </td> <td bgcolor="#eecfa1"> +<a href="./security.html">Security</a> + </td> + <td bgcolor="#eecfa1"> <b>Documentation</b> </td> <td bgcolor="#eecfa1"> @@ -51,6 +54,9 @@ CELLSPACING=0 CELLPADDING=0 </td> </tr><tr> <td bgcolor="#eecfa1"> + + </td> + <td bgcolor="#eecfa1"> <a href="./help.html">Help</a> </td> <td bgcolor="#eecfa1"> @@ -77,6 +83,9 @@ Overview <a href="index.html">Home</a> </td></tr> <tr><td bgcolor="#eecfa1"> +<a href="security.html">Security</li> +</td></tr> +<tr><td bgcolor="#eecfa1"> <a href="features.html">Features</a> </td></tr> <tr><td bgcolor="#eecfa1"> @@ -151,7 +160,7 @@ Email Us </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2003 +© 1998-2005 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -182,12 +191,12 @@ is organized among the following audiences: manage the membership of your mailing list. <p><li><a href="site.html"><b>Site Administrators</b></a> -- anybody - who is setting up a Mailman site. This documentation contains all - the information about installing Mailman, integrating it with your - mail and web servers, setting list defaults, configuring virtual - domains, and enabling various options for your list - administrators. This documentation also gives some hints on how - to tune Mailman for optimal performance. + who is installing and setting up a Mailman site. This documentation + contains all the information about installing Mailman, integrating it with + your mail and web servers, setting list defaults, configuring virtual + domains, and enabling various options for your list administrators. This + documentation also gives some hints on how to tune Mailman for optimal + performance. <p><li><a href="i18n.html"><b>Translators</b></a> -- anybody who is contributing to internationalization support for Mailman. This @@ -198,6 +207,11 @@ is organized among the following audiences: <h3>Other Resources</h3> +<p>The <a href="http://www.washington.edu/computing/mailman/">University of +Washington</a> has some very nice documentation on their installation of +Mailman. It may be specific to UW's set up at times, but you might find it +useful as a general help guide too. + <p>The <a href="faq.html">Frequently Asked Questions (FAQ)</a> is available to answer the most common questions. See also the community driven <a href="http://www.python.org/cgi-bin/faqw-mm.py">Mailman |
