diff options
Diffstat (limited to '')
-rw-r--r-- | admin/www/mailman-member/node42.html | 271 |
1 files changed, 271 insertions, 0 deletions
diff --git a/admin/www/mailman-member/node42.html b/admin/www/mailman-member/node42.html new file mode 100644 index 00000000..d597ce11 --- /dev/null +++ b/admin/www/mailman-member/node42.html @@ -0,0 +1,271 @@ +<!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="prev" href="node41.html"> +<LINK rel="parent" href="contents.html"> +<LINK rel="next" href="about.html"> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> +<meta name='aesop' content='information' /> +<META name="description" content="Member options quick reference"> +<META name="keywords" content="mailman-member"> +<META name="resource-type" content="document"> +<META name="distribution" content="global"> +<title>2 Member options quick reference</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="1 Email commands quick" + href="node41.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="About this document ..." + href="about.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="node41.html">1 Email commands quick</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="about.html">About this document ...</A> +</div> +<hr /></div> +</DIV> +<!--End of Navigation Panel--> + +<H1><A NAME="SECTION0021300000000000000000"><!--x--></A><A NAME="a:options"><!--z--></A> +<BR> +2 Member options quick reference +</H1> + +<P> + +<UL> +<LI>set help + +<UL> +<LI>Show this detailed help. + +</LI> +</UL> + +<P> +</LI> +<LI>set show [address=<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img1.gif" + ALT="$<$"></SPAN>ADDRESS<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img2.gif" + ALT="$>$"></SPAN>] + +<UL> +<LI>View your current option settings. If you're posting from an address + other than your membership address, specify your membership address + with `address=<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img1.gif" + ALT="$<$"></SPAN>ADDRESS<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img2.gif" + ALT="$>$"></SPAN>' (no brackets around the email address, and no + quotes!). + +</LI> +</UL> + +<P> +</LI> +<LI>set authenticate <SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img1.gif" + ALT="$<$"></SPAN>PASSWORD<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img2.gif" + ALT="$>$"></SPAN> [address=<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img1.gif" + ALT="$<$"></SPAN>ADDRESS<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img2.gif" + ALT="$>$"></SPAN>] + +<UL> +<LI>To set any of your options, you must include this command first, along + with your membership password. If you're posting from an address + other than your membership address, specify your membership address + with `address=<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img1.gif" + ALT="$<$"></SPAN>ADDRESS<SPAN CLASS="MATH"><IMG + WIDTH="16" HEIGHT="29" ALIGN="MIDDLE" BORDER="0" + SRC="img2.gif" + ALT="$>$"></SPAN>' (no brackets around the email address, + and no quotes!). + +</LI> +</UL> + +<P> +</LI> +<LI>set ack on +<BR> +set ack off + +<UL> +<LI>When the `ack' option is turned on, you will receive an + acknowledgement message whenever you post a message to the list. + +</LI> +</UL> + +<P> +</LI> +<LI>set digest plain +<BR> +set digest mime +<BR> +set digest off + +<UL> +<LI>When the `digest' option is turned off, you will receive postings + immediately when they are posted. Use `set digest plain' if instead + you want to receive postings bundled into a plain text digest + (i.e. RFC 1153 digest). Use `set digest mime' if instead you want to + receive postings bundled together into a MIME digest. + +</LI> +</UL> + +<P> +</LI> +<LI>set delivery on +<BR> +set delivery off + +<UL> +<LI>Turn delivery on or off. This does not unsubscribe you, but instead + tells Mailman not to deliver messages to you for now. This is useful + if you're going on vacation. Be sure to use `set delivery on' when + you return from vacation! + +</LI> +</UL> + +<P> +</LI> +<LI>set myposts on +<BR> +set myposts off + +<UL> +<LI>Use `set myposts off' to avoid receiving copies of messages you post to + the list. This has no effect if you're receiving digests. + +</LI> +</UL> + +<P> +</LI> +<LI>set hide on +<BR> +set hide off + +<UL> +<LI>Use `set hide on' to conceal your email address when people request + the membership list. + +</LI> +</UL> + +<P> +</LI> +<LI>set duplicates on +<BR> +set duplicates off + +<UL> +<LI>Use `set duplicates off' if you want Mailman not to send you messages + if your address is explicitly mentioned in the To: or Cc: fields of + the message. This can reduce the number of duplicate postings you + will receive. + +</LI> +</UL> + +<P> +</LI> +<LI>set reminders on +<BR> +set reminders off + +<UL> +<LI>Use `set reminders off' if you want to disable the monthly password + reminder for this mailing list. + +</LI> +</UL> +</LI> +</UL> + +<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="1 Email commands quick" + rel="prev" title="1 Email commands quick" + href="node41.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="About this document ..." + rel="next" title="About this document ..." + href="about.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="node41.html">1 Email commands quick</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="about.html">About this document ...</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> |