diff options
author | <> | 2003-10-07 22:26:58 +0000 |
---|---|---|
committer | <> | 2003-10-07 22:26:58 +0000 |
commit | 7a7b033fb746f60cfa3c6d1fd674ea827b760d02 (patch) | |
tree | 7778e28ebff212c8acb61c761d4cb369d2e30e98 /admin/www/mailman-member/node24.html | |
parent | 5551023a45b0fc30bc7d3d989dfe41f0c8e4f3f9 (diff) | |
download | mailman2-7a7b033fb746f60cfa3c6d1fd674ea827b760d02.tar.gz mailman2-7a7b033fb746f60cfa3c6d1fd674ea827b760d02.tar.xz mailman2-7a7b033fb746f60cfa3c6d1fd674ea827b760d02.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'admin/www/mailman-member/node24.html')
-rw-r--r-- | admin/www/mailman-member/node24.html | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/admin/www/mailman-member/node24.html b/admin/www/mailman-member/node24.html new file mode 100644 index 00000000..96b043db --- /dev/null +++ b/admin/www/mailman-member/node24.html @@ -0,0 +1,153 @@ +<!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="node25.html"> +<LINK rel="prev" href="node23.html"> +<LINK rel="parent" href="node19.html"> +<LINK rel="next" href="node25.html"> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> +<meta name='aesop' content='information' /> +<META name="description" content="How can I get Mailman to tell me when my post has been received +by the list? (ack option)"> +<META name="keywords" content="mailman-member"> +<META name="resource-type" content="document"> +<META name="distribution" content="global"> +<title>7.5 How can I get Mailman to tell me when my post has been received +by the list? (ack option)</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="7.4 How do I" + href="node23.html"><img src='previous.gif' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="7 Changing mail delivery" + href="node19.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="7.6 I don't seem" + href="node25.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="node23.html">7.4 How do I</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="node19.html">7 Changing mail delivery</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node25.html">7.6 I don't seem</A> +</div> +<hr /></div> +</DIV> +<!--End of Navigation Panel--> + +<H2><A NAME="SECTION002750000000000000000"><!--x--></A><A NAME="sec:getack"><!--z--></A> +<BR> +7.5 How can I get Mailman to tell me when my post has been received +by the list? (ack option) +</H2> + +<P> +On most lists, you will simply receive a copy of your mail when it has gone +through the list software, but if this is disabled (See +Section <A HREF="node23.html#sec:getown">7.4</A>), your list mail delivery is disabled (See +Section <A HREF="node20.html#sec:nomail">7.1</A>), you are not subscribed to that topic (See +Section <A HREF="node31.html#sec:sometopic">9.2</A>) or you +simply want an extra acknowledgement from the system, this option may +be useful to you. + +<P> +<span class="note"><b class="label">Note:</b> +If you are not subscribed to the list, this option cannot be used. +You must either check the archives yourself (if the list has public archives), +ask someone who is subscribed to the list, or subscribe to use this option.</span> + +<P> +To set this using the web interface: + +<OL> +<LI>Log in to your member options page. (See Section <A HREF="node9.html#sec:web">3.1</A> + for more details on how to do this.) +</LI> +<LI>Look for the section marked ``Receive acknowledgement mail when you + send mail to the list?'' + Set it to ``Yes'' to receive a mail letting you know your post has been + received, and ``No'' to avoid receiving such an acknowledgement. +</LI> +</OL> + +<P> +To set this using the email interface: + +<OL> +<LI>Send a mail to <span class="email">LISTNAME-request@DOMAIN</span> with the command + <var>set ack on</var> or <var>set ack off</var>. + +<P> +Commands can appear + in either the body or the subject of the message. (See + Section <A HREF="node10.html#sec:email">3.2</A> for more information about sending mail + commands.) +</LI> +<LI>Set it to ``on'' if you wish to receive mail letting you know your + post has been received, and ``off'' to avoid receiving such an + acknowledgement. +</LI> +</OL> + +<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="7.4 How do I" + rel="prev" title="7.4 How do I" + href="node23.html"><img src='previous.gif' + border='0' height='32' alt='Previous Page' width='32' /></A></td> +<td class='online-navigation'><a rel="parent" title="7 Changing mail delivery" + rel="parent" title="7 Changing mail delivery" + href="node19.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="7.6 I don't seem" + rel="next" title="7.6 I don't seem" + href="node25.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="node23.html">7.4 How do I</A> +<b class="navlabel">Up:</b> +<a class="sectref" rel="parent" href="node19.html">7 Changing mail delivery</A> +<b class="navlabel">Next:</b> +<a class="sectref" rel="next" href="node25.html">7.6 I don't seem</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> |