diff options
Diffstat (limited to 'admin/www/mailman-member/front.html')
-rw-r--r-- | admin/www/mailman-member/front.html | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/admin/www/mailman-member/front.html b/admin/www/mailman-member/front.html new file mode 100644 index 00000000..115fc0f5 --- /dev/null +++ b/admin/www/mailman-member/front.html @@ -0,0 +1,115 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> +<link rel="STYLESHEET" href="mailman-member.css" type='text/css' /> +<link rel="first" href="mailman-member.html" title='GNU Mailman - List Member Manual' /> +<link rel='contents' href='contents.html' title="Contents" /> +<link rel='last' href='about.html' title='About this document...' /> +<link rel='help' href='about.html' title='About this document...' /> +<LINK rel="next" href="contents.html"> +<LINK rel="prev" href="mailman-member.html"> +<LINK rel="parent" href="mailman-member.html"> +<LINK rel="next" href="contents.html"> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> +<meta name='aesop' content='information' /> +<META name="description" content="Front Matter"> +<META name="keywords" content="mailman-member"> +<META name="resource-type" content="document"> +<META name="distribution" content="global"> +<title>Front Matter</title> +</head> +<body> +<DIV CLASS="navigation"> +<div id='top-navigation-panel'> +<table align="center" width="100%" cellpadding="0" cellspacing="2"> +<tr> +<td class='online-navigation'><a rel="prev" title="GNU Mailman - List" + href="mailman-member.html"><img src='previous.gif' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="GNU Mailman - List" + href="mailman-member.html"><img src='up.gif' + border='0' height='32' alt='Up One Level' width='32' /></A></td> +<td class='online-navigation'><a rel="next" title="Contents" + href="contents.html"><img src='next.gif' + border='0' height='32' alt='Next Page' width='32' /></A></td> +<td align="center" width="100%">GNU Mailman - List Member Manual</td> +<td class='online-navigation'><a rel="contents" title="Table of Contents" + href="contents.html"><img src='contents.gif' + border='0' height='32' alt='Contents' width='32' /></A></td> +<td class='online-navigation'><img src='blank.gif' + border='0' height='32' alt='' width='32' /></td> + +</tr></table> +<div class='online-navigation'> +<b class="navlabel">Previous:</b> +<a class="sectref" rel="prev" href="mailman-member.html">GNU Mailman - List</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="mailman-member.html">GNU Mailman - List</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="contents.html">Contents</A> +</div> +<hr /></div> +</DIV> +<!--End of Navigation Panel--> + +<H1><A NAME="SECTION001000000000000000000"><!--x--></A><A NAME="front"><!--z--></A> +<BR> +Front Matter +</H1> + +<P> + +<H3>Abstract:</H3> +<DIV CLASS="ABSTRACT"> + +This document describes the list member interface for GNU +Mailman 2.1. It contains instructions for subscribing, unsubscribing, +viewing the archives, editing user options, getting password reminders, +and other subscriber-level tasks. It also answers some common questions +of interest to Mailman list members. +</DIV> +<P> + +<P> + +<DIV CLASS="navigation"> +<div class='online-navigation'><hr /> +<table align="center" width="100%" cellpadding="0" cellspacing="2"> +<tr> +<td class='online-navigation'><a rel="prev" title="GNU Mailman - List" + rel="prev" title="GNU Mailman - List" + href="mailman-member.html"><img src='previous.gif' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="GNU Mailman - List" + rel="parent" title="GNU Mailman - List" + href="mailman-member.html"><img src='up.gif' + border='0' height='32' alt='Up One Level' width='32' /></A></td> +<td class='online-navigation'><a rel="next" title="Contents" + rel="next" title="Contents" + href="contents.html"><img src='next.gif' + border='0' height='32' alt='Next Page' width='32' /></A></td> +<td align="center" width="100%">GNU Mailman - List Member Manual</td> +<td class='online-navigation'><a rel="contents" title="Table of Contents" + rel="contents" title="Table of Contents" + href="contents.html"><img src='contents.gif' + border='0' height='32' alt='Contents' width='32' /></A></td> +<td class='online-navigation'><img src='blank.gif' + border='0' height='32' alt='' width='32' /></td> + +</tr></table> +<div class='online-navigation'> +<b class="navlabel">Previous:</b> +<a class="sectref" rel="prev" href="mailman-member.html">GNU Mailman - List</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="mailman-member.html">GNU Mailman - List</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="contents.html">Contents</A> +</div> +</div> +<hr /> +<span class="release-info">Release 2.1, documentation updated on 7 October 2003.</span> +</DIV> +<!--End of Navigation Panel--> + +</BODY> +</HTML> |