diff options
Diffstat (limited to '')
-rw-r--r-- | admin/www/mailman-admin/contents.html | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/admin/www/mailman-admin/contents.html b/admin/www/mailman-admin/contents.html new file mode 100644 index 00000000..8619b95b --- /dev/null +++ b/admin/www/mailman-admin/contents.html @@ -0,0 +1,120 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> +<title>Contents</title> +<META NAME="description" CONTENT="Contents"> +<META NAME="keywords" CONTENT="mailman-admin"> +<META NAME="resource-type" CONTENT="document"> +<META NAME="distribution" CONTENT="global"> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<link rel="STYLESHEET" href="mailman-admin.css"> +<link rel="first" href="mailman-admin.html"> +<link rel="contents" href="contents.html" title="Contents"> + +<LINK REL="next" href="about.html"> +<LINK REL="previous" href="front.html"> +<LINK REL="up" HREF="mailman-admin.html"> +<LINK REL="next" HREF="node3.html"> +</head> +<body> +<DIV CLASS="navigation"> +<table align="center" width="100%" cellpadding="0" cellspacing="2"> +<tr> +<td><A href="front.html"><img src="../icons/previous.gif" + border="0" height="32" + alt="Previous Page" width="32"></A></td> +<td><A HREF="mailman-admin.html"><img src="../icons/up.gif" + border="0" height="32" + alt="Up One Level" width="32"></A></td> +<td><A HREF="node3.html"><img src="../icons/next.gif" + border="0" height="32" + alt="Next Page" width="32"></A></td> +<td align="center" width="100%">GNU Mailman - List Administration Manual</td> +<td><img src="../icons/blank.gif" + border="0" height="32" + alt="" width="32"></td> +<td><img src="../icons/blank.gif" + border="0" height="32" + alt="" width="32"></td> +</tr></table> +<b class="navlabel">Previous:</b> <a class="sectref" href="front.html">Front Matter</A> +<b class="navlabel">Up:</b> <a class="sectref" HREF="mailman-admin.html">GNU Mailman - List</A> +<b class="navlabel">Next:</b> <a class="sectref" HREF="node3.html">1 WARNING: This is</A> +<br><hr> +</DIV> +<!--End of Navigation Panel--> +<BR> +<BR><H2><A NAME="SECTION002000000000000000000"> +Contents</A> +</H2> +<!--Table of Contents--> + +<UL CLASS="TofC"> +<LI><A href="front.html">Front Matter</a> +<UL> +<LI><A href="node3.html">1 WARNING: This is incomplete</a> +<LI><A href="node4.html">2 Introduction to GNU Mailman</a> +<UL> +<LI><A href="node5.html">2.1 A List's Email Addresses</a> +<LI><A href="node6.html">2.2 Administrative Roles</a> +<LI><A href="node7.html">2.3 A List's Web Pages</a> +<LI><A href="node8.html">2.4 Basic Architectural Overview</a> +</ul> +<LI><A href="node9.html">3 The List Configuration Pages</a> +<UL> +<LI><A href="node10.html">3.1 The General Options Category</a> +<LI><A href="node16.html">3.2 The Passwords Category</a> +<LI><A href="node17.html">3.3 The Language Options Category</a> +<LI><A href="node18.html">3.4 The Membership Management Category</a> +<LI><A href="node19.html">3.5 The Non-digest Options Category</a> +<LI><A href="node20.html">3.6 The Digest Options Category</a> +<LI><A href="node21.html">3.7 The Privacy Options Category</a> +<LI><A href="node26.html">3.8 The Bounce Processing Category</a> +<LI><A href="node27.html">3.9 The Archiving Options Category</a> +<LI><A href="node28.html">3.10 The Mail/News Gateway Category</a> +<LI><A href="node29.html">3.11 The Auto-responder Category</a> +<LI><A href="node30.html">3.12 The Content Filtering Category</a> +<LI><A href="node31.html">3.13 The Topics Category</a> +</ul> +<LI><A href="node32.html">4 Membership Management</a> +<LI><A href="node33.html">5 Tending to Pending Moderator Requests</a> +<LI><A href="node34.html">6 Editing the Public HTML Pages</a> +<LI><A href="node35.html">7 Deleting the Mailing List</a> +<LI><A href="node36.html">1 This is an Appendix</a> +</ul> +<LI><A href="about.html">About this document ...</a> +</ul> +<!--End of Table of Contents--> +<P> + +<DIV CLASS="navigation"> +<p><hr> +<table align="center" width="100%" cellpadding="0" cellspacing="2"> +<tr> +<td><A href="front.html"><img src="../icons/previous.gif" + border="0" height="32" + alt="Previous Page" width="32"></A></td> +<td><A HREF="mailman-admin.html"><img src="../icons/up.gif" + border="0" height="32" + alt="Up One Level" width="32"></A></td> +<td><A HREF="node3.html"><img src="../icons/next.gif" + border="0" height="32" + alt="Next Page" width="32"></A></td> +<td align="center" width="100%">GNU Mailman - List Administration Manual</td> +<td><img src="../icons/blank.gif" + border="0" height="32" + alt="" width="32"></td> +<td><img src="../icons/blank.gif" + border="0" height="32" + alt="" width="32"></td> +</tr></table> +<b class="navlabel">Previous:</b> <a class="sectref" href="front.html">Front Matter</A> +<b class="navlabel">Up:</b> <a class="sectref" HREF="mailman-admin.html">GNU Mailman - List</A> +<b class="navlabel">Next:</b> <a class="sectref" HREF="node3.html">1 WARNING: This is</A> +<hr> +<span class="release-info">Release 2.1, documentation updated on October 2, 2004.</span> +</DIV> +<!--End of Navigation Panel--> + +</BODY> +</HTML> |