aboutsummaryrefslogtreecommitdiffstats
path: root/admin/www/mailman-member/node21.html
diff options
context:
space:
mode:
author <>2003-10-07 22:26:58 +0000
committer <>2003-10-07 22:26:58 +0000
commit7a7b033fb746f60cfa3c6d1fd674ea827b760d02 (patch)
tree7778e28ebff212c8acb61c761d4cb369d2e30e98 /admin/www/mailman-member/node21.html
parent5551023a45b0fc30bc7d3d989dfe41f0c8e4f3f9 (diff)
downloadmailman2-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 '')
-rw-r--r--admin/www/mailman-member/node21.html151
1 files changed, 151 insertions, 0 deletions
diff --git a/admin/www/mailman-member/node21.html b/admin/www/mailman-member/node21.html
new file mode 100644
index 00000000..82ba4100
--- /dev/null
+++ b/admin/www/mailman-member/node21.html
@@ -0,0 +1,151 @@
+<!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="node22.html">
+<LINK rel="prev" href="node20.html">
+<LINK rel="parent" href="node19.html">
+<LINK rel="next" href="node22.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 avoid getting duplicate messages? (duplicates option)
+">
+<META name="keywords" content="mailman-member">
+<META name="resource-type" content="document">
+<META name="distribution" content="global">
+<title>7.2 How can I avoid getting duplicate messages? (duplicates 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.1 How do I"
+ href="node20.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.3 How do I"
+ href="node22.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="node20.html">7.1 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="node22.html">7.3 How do I</A>
+</div>
+<hr /></div>
+</DIV>
+<!--End of Navigation Panel-->
+
+<H2><A NAME="SECTION002720000000000000000"><!--x--></A><A NAME="sec:nodupes"><!--z--></A>
+<BR>
+7.2 How can I avoid getting duplicate messages? (duplicates option)
+
+</H2>
+
+<P>
+Mailman can't completely stop you from getting duplicate messages, but it
+can help. One common reason people get multiple copies of a mail is that
+the sender has used a ``group reply'' function to send mail to both the list
+and some number of individuals. If you want to avoid getting these messages,
+Mailman can be set to check and see if you are in the <span class="mailheader">To:</span> or
+<span class="mailheader">CC:</span> lines of the message. If your address appears there, then
+Mailman can be told not to deliver another copy to you. This means you get
+only the copy sent by the original sender, and not a copy which been altered by
+Mailman (to include headers and footers, strip attachments, etc.).
+
+<P>
+To turn this on or off using the web interface:
+
+<OL>
+<LI>Log in to your member options page. (See Section&nbsp;<A HREF="node9.html#sec:web">3.1</A>
+ for more details on how to do this.)
+</LI>
+<LI>Scroll down to the bottom of the page to the section marked
+ ``Avoid duplicate copies of messages?'' and change the value accordingly.
+</LI>
+</OL>
+
+<P>
+This can also be changed for multiple lists at the same time if you are subscribed to
+more than one list on the same domain. See Section&nbsp;<A HREF="node34.html#sec:global">10.1</A> for
+information about changing settings globally.
+
+<P>
+To turn this on or off using the email interface:
+
+<OL>
+<LI>Send a mail to <span class="email">LISTNAME-request@DOMAIN</span> with the command
+ <var>set&nbsp;duplicates&nbsp;on</var> or <var>set&nbsp;duplicates&nbsp;off</var>.
+
+<P>
+Commands can appear
+ in either the body or the subject of the message. (See
+ Section&nbsp;<A HREF="node10.html#sec:email">3.2</A> for more information about sending mail
+ commands.)
+</LI>
+<LI>Set it to ``on'' to receive list copies of messages already sent
+ to you, set it to ``off'' to avoid receiving these duplicates.
+</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.1 How do I"
+ rel="prev" title="7.1 How do I"
+ href="node20.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.3 How do I"
+ rel="next" title="7.3 How do I"
+ href="node22.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="node20.html">7.1 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="node22.html">7.3 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>