diff options
Diffstat (limited to 'admin/www/site.html')
-rw-r--r-- | admin/www/site.html | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/admin/www/site.html b/admin/www/site.html index 43012b16..ea5566fd 100644 --- a/admin/www/site.html +++ b/admin/www/site.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Mon Jul 12 23:01:08 2004 --> +<!-- Mon Dec 13 23:19:39 2004 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -12,8 +12,8 @@ Title: Site Administrator Documentation <head> <title>Site Administrator Documentation</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> -<meta name="generator" content="HT2HTML/2.0" /> +<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > +<meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> @@ -169,14 +169,22 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br /> +<td valign="top" width="90%" class="body"><br> <h3>Site Administrator Documentation</h3> -By definition, the site administrator has shell access to the Mailman -installation, and the proper permissions for total control over -Mailman at the site. The site admin can edit the -<code>Mailman/mm_cfg.py</code> configuration file, and can run the -various and sundry command line scripts. +<p>The <a href="mailman-install/index.html">GNU Mailman - Installation +Manual</a> describes how to build and install Mailman. It contains general +instructions, as well as specific details for various platforms, mail, and web +servers. It is also available in +<a href="mailman-install.pdf">PDF format</a> (approx. 110k), +<a href="mailman-install.ps">PostScript format</a>, (approx. 129k), +and +<a href="mailman-install.txt">plain text format</a> (approx. 63k). + +<p>By definition, the site administrator has shell access to the Mailman +installation, and the proper permissions for total control over Mailman at the +site. The site admin can edit the <code>Mailman/mm_cfg.py</code> +configuration file, and can run the various and sundry command line scripts. <h3>Command line scripts</h3> |