diff options
Diffstat (limited to 'admin/www/mailman-member/node15.html')
-rw-r--r-- | admin/www/mailman-member/node15.html | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/admin/www/mailman-member/node15.html b/admin/www/mailman-member/node15.html new file mode 100644 index 00000000..0df3e1b1 --- /dev/null +++ b/admin/www/mailman-member/node15.html @@ -0,0 +1,127 @@ +<!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="node19.html"> +<LINK rel="prev" href="node12.html"> +<LINK rel="parent" href="contents.html"> +<LINK rel="next" href="node16.html"> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> +<meta name='aesop' content='information' /> +<META name="description" content="Passwords"> +<META name="keywords" content="mailman-member"> +<META name="resource-type" content="document"> +<META name="distribution" content="global"> +<title>6 Passwords</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="5.2 How do I" + href="node14.html"><img src='previous.gif' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="Contents" + href="contents.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="6.1 How do I" + href="node16.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="node14.html">5.2 How do I</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="contents.html">Contents</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node16.html">6.1 How do I</A> +</div> +<hr /></div> +</DIV> +<!--End of Navigation Panel--> + +<H1><A NAME="SECTION002600000000000000000"><!--x--></A><A NAME="sec:password"><!--z--></A> +<BR> +6 Passwords +</H1> +Your password was either set by you or generated by Mailman when you +subscribed. +You probably got a copy of it in a +welcome message sent when you joined the list, and you may also receive a +reminder of it every month. It is used to verify your identity to Mailman +so that only the holder of the password (you!) and the administrators +can view and change your settings. + +<P> +<span class="warning"><b class="label">Warning:</b> +Do NOT use a valuable password for Mailman, since it can be +sent in plain text to you.</span> + +<P> + +<p><br /></p><hr class='online-navigation' /> +<div class='online-navigation'> +<!--Table of Child-Links--> +<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></a> + +<UL CLASS="ChildLinks"> +<LI><A href="node16.html">6.1 How do I get my password?</a> +<LI><A href="node17.html">6.2 How do I change my password?</a> +<LI><A href="node18.html">6.3 How do I turn password reminders on or off? (reminders option)</a> +</ul> +<!--End of Table of Child-Links--> +</div> + +<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="5.2 How do I" + rel="prev" title="5.2 How do I" + href="node14.html"><img src='previous.gif' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="Contents" + rel="parent" title="Contents" + href="contents.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="6.1 How do I" + rel="next" title="6.1 How do I" + href="node16.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="node14.html">5.2 How do I</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="contents.html">Contents</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node16.html">6.1 How do I</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> |