diff options
Diffstat (limited to 'doc/mailman-admin')
40 files changed, 105 insertions, 502 deletions
diff --git a/doc/mailman-admin/about.html b/doc/mailman-admin/about.html index 38175547..9f835788 100644 --- a/doc/mailman-admin/about.html +++ b/doc/mailman-admin/about.html @@ -48,7 +48,7 @@ About this document ...</a> </h1> <strong>GNU Mailman - List Administration Manual</strong>, -September 28, 2013, Release 2.1 +January 29, 2015, Release 2.1 <p> This document was generated using the <a href="http://saftsack.fs.uni-bayreuth.de/~latex2ht/"> <strong>LaTeX</strong>2<tt>HTML</tt></a> translator. @@ -104,7 +104,7 @@ September 28, 2013, Release 2.1 </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/contents.html b/doc/mailman-admin/contents.html index 9aaac7a4..d30e04a8 100644 --- a/doc/mailman-admin/contents.html +++ b/doc/mailman-admin/contents.html @@ -118,7 +118,7 @@ Contents</a> </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/front.html b/doc/mailman-admin/front.html index 21956da1..3228bc57 100644 --- a/doc/mailman-admin/front.html +++ b/doc/mailman-admin/front.html @@ -106,7 +106,7 @@ other manuals. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/index.html b/doc/mailman-admin/index.html index a48be55f..8b4fc88f 100644 --- a/doc/mailman-admin/index.html +++ b/doc/mailman-admin/index.html @@ -45,7 +45,7 @@ <h1>GNU Mailman - List Administration Manual</h1> <p><b><font size="+2">Barry A. Warsaw</font></b></p> <p><strong>Release 2.1</strong><br /> -<strong>September 28, 2013</strong></p> +<strong>January 29, 2015</strong></p> <p></p> </div> </div> @@ -122,7 +122,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/internals.pl b/doc/mailman-admin/internals.pl index 8ef71735..d250b6a4 100644 --- a/doc/mailman-admin/internals.pl +++ b/doc/mailman-admin/internals.pl @@ -1,4 +1,4 @@ -# LaTeX2HTML 2002-2-1 (1.71) +# LaTeX2HTML 2008 (1.71) # Associate internals original text with physical files. @@ -6,12 +6,20 @@ $key = q/front/; $ref_files{$key} = "$dir".q|node1.html|; $noresave{$key} = "$nosave"; +$key = q/about/; +$ref_files{$key} = "$dir".q|node36.html|; +$noresave{$key} = "$nosave"; + $key = q/contents/; $ref_files{$key} = "$dir".q|node2.html|; $noresave{$key} = "$nosave"; -$key = q/about/; -$ref_files{$key} = "$dir".q|node36.html|; +$key = q/sender-filters/; +$ref_files{$key} = "$dir".q|node22.html|; +$noresave{$key} = "$nosave"; + +$key = q/general-personality/; +$ref_files{$key} = "$dir".q|node10.html|; $noresave{$key} = "$nosave"; 1; diff --git a/doc/mailman-admin/labels.pl b/doc/mailman-admin/labels.pl index 4dcf994b..9445661c 100644 --- a/doc/mailman-admin/labels.pl +++ b/doc/mailman-admin/labels.pl @@ -2,14 +2,22 @@ # Associate labels original text with physical files. -$key = q/front/; -$external_labels{$key} = "$URL/" . q|node1.html|; +$key = q/sender-filters/; +$external_labels{$key} = "$URL/" . q|node22.html|; $noresave{$key} = "$nosave"; $key = q/contents/; $external_labels{$key} = "$URL/" . q|node2.html|; $noresave{$key} = "$nosave"; +$key = q/general-personality/; +$external_labels{$key} = "$URL/" . q|node10.html|; +$noresave{$key} = "$nosave"; + +$key = q/front/; +$external_labels{$key} = "$URL/" . q|node1.html|; +$noresave{$key} = "$nosave"; + $key = q/about/; $external_labels{$key} = "$URL/" . q|node36.html|; $noresave{$key} = "$nosave"; @@ -21,5 +29,13 @@ $noresave{$key} = "$nosave"; # labels from external_latex_labels array. +$key = q/general-personality/; +$external_latex_labels{$key} = q|2.1|; +$noresave{$key} = "$nosave"; + +$key = q/sender-filters/; +$external_latex_labels{$key} = q|2.7|; +$noresave{$key} = "$nosave"; + 1; diff --git a/doc/mailman-admin/mailman-admin.html b/doc/mailman-admin/mailman-admin.html index a48be55f..8b4fc88f 100644 --- a/doc/mailman-admin/mailman-admin.html +++ b/doc/mailman-admin/mailman-admin.html @@ -45,7 +45,7 @@ <h1>GNU Mailman - List Administration Manual</h1> <p><b><font size="+2">Barry A. Warsaw</font></b></p> <p><strong>Release 2.1</strong><br /> -<strong>September 28, 2013</strong></p> +<strong>January 29, 2015</strong></p> <p></p> </div> </div> @@ -122,7 +122,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node10.html b/doc/mailman-admin/node10.html deleted file mode 100644 index a4016d5f..00000000 --- a/doc/mailman-admin/node10.html +++ /dev/null @@ -1,206 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> -<head> -<link rel="STYLESHEET" href="mailman-admin.css" type='text/css' /> -<link rel="first" href="mailman-admin.html" title='GNU mailman - list Administration 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="node11.html" /> -<link rel="prev" href="node9.html" /> -<link rel="parent" href="node9.html" /> -<link rel="next" href="node11.html" /> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name='aesop' content='information' /> -<title>2.1.1 General list personality</title> -</head> -<body> -<div class="navigation"> -<div id='top-navigation-panel' xml:id='top-navigation-panel'> -<table align="center" width="100%" cellpadding="0" cellspacing="2"> -<tr> -<td class='online-navigation'><a rel="prev" title="2.1 the General Options" - href="node9.html"><img src='previous.png' - border='0' height='32' alt='Previous Page' width='32' /></a></td> -<td class='online-navigation'><a rel="parent" title="2.1 the General Options" - href="node9.html"><img src='up.png' - border='0' height='32' alt='Up one Level' width='32' /></a></td> -<td class='online-navigation'><a rel="next" title="2.1.2 reply-to header munging" - href="node11.html"><img src='next.png' - border='0' height='32' alt='Next Page' width='32' /></a></td> -<td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td class='online-navigation'><a rel="contents" title="Table of Contents" - href="contents.html"><img src='contents.png' - border='0' height='32' alt='Contents' width='32' /></a></td> -<td class='online-navigation'><img src='blank.png' - border='0' height='32' alt='' width='32' /></td> -<td class='online-navigation'><img src='blank.png' - 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="node9.html">2.1 The General Options</a> -<b class="navlabel">Up:</b> -<a class="sectref" rel="parent" href="node9.html">2.1 The General Options</a> -<b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node11.html">2.1.2 Reply-To header munging</a> -</div> -<hr /></div> -</div> -<!--End of Navigation Panel--> - -<h3><a name="SECTION002211000000000000000"> -2.1.1 General list personality</a> -</h3> - -<p> -These variables, grouped under the general list personality section, -control some public information about the mailing list. - -<p> -<dl> -<dt><strong>real_name</strong></dt> -<dd>Every mailing list has both a <em>posting name</em> and a <em>real - name</em>. The posting name shows up in urls and in email addresses, - e.g. the <code>mylist</code> in <code>mylist@example.com</code>. The posting - name is always presented in lower case, with alphanumeric - characters and no spaces. The list's real name is used in some - public information and email responses, such as in the general - list overview. The real name can differ from the posting name by - case only. For example, if the posting name is <code>mylist</code>, the - real name can be <code>MyList</code>. - -<p> -</dd> -<dt><strong>owner</strong></dt> -<dd>This variable contains a list of email addresses, one address per - line, of the list owners. These addresses are used whenever the - list owners need to be contacted, either by the system or by end - users. Often, these addresses are used in combination with the - <code>moderator</code> addresses (see below). - -<p> -</dd> -<dt><strong>moderator</strong></dt> -<dd>This variable contains a list of email addresses, one address per - line, of the list moderators. These addresses are often used in - combination with the <code>owner</code> addresses. For example, when - you email <code>mylist-owner@example.com</code>, both the owner and - moderator addresses will receive a copy of the message. - -<p> -</dd> -<dt><strong>description</strong></dt> -<dd>In the general list overview page, which shows you every available - mailing list, each list is displayed with a short description. - The contents of this variable is that description. Note that in - emails from the mailing list, this description is also used in the - comment section of the <span class="mailheader">To:</span> address. This text should - be relatively short and no longer than one line. - -<p> -</dd> -<dt><strong>info</strong></dt> -<dd>This variable contains a longer description of the mailing list. - It is included at the top of the list's information page, and it - can contain HTML. However, blank lines will be automatically - converted into paragraph breaks. Preview your HTML though, - because unclosed or invalid HTML can prevent display of parts of - the list information page. - -<p> -</dd> -<dt><strong>subject_prefix</strong></dt> -<dd>This is a string that will be prepended to the - <span class="mailheader">Subject:</span> header of any message posted to the list. - For example, if a message is posted to the list with a - <span class="mailheader">Subject:</span> like: - -<p> -<div class="verbatim"><pre> - Subject: This is a message -</pre></div> - -<p> -and the <code>subject_prefix</code> is <code>[My List] </code> (note the - trailing space!), then the message will be received like so: - -<p> -<div class="verbatim"><pre> - Subject: [My List] This is a message -</pre></div> - -<p> -If you leave <code>subject_prefix</code> empty, no prefix will be added - to the <span class="mailheader">Subject:</span>. Mailman is careful not to add a - prefix when the header already has one, as is the case in replies - for example. The prefix can also contain characters in the list's - preferred language. In this case, because of vagarities of the - email standards, you may or may not want to add a trailing space. - -<p> -</dd> -<dt><strong>from_is_list</strong></dt> -<dd>Setting this variable to <em>Yes</em> causes the <span class="mailheader">From:</span> - address to be replaced by the list address so that policies like - ADSP or DMARC can be applied. - -<p> -</dd> -<dt><strong>anonymous_list</strong></dt> -<dd>This variable allows you to turn on some simple anonymizing - features of Mailman. When you set this option to <em>Yes</em>, - Mailman will remove or replace the <span class="mailheader">From:</span>, - <span class="mailheader">Sender:</span>, and <span class="mailheader">Reply-To:</span> fields of any - message posted to the list. - -<p> -Note that this option is simply an aid for anonymization, it - doesn't guarantee it. For example, a poster's identity could be - evident in their signature, or in other mail headers, or even in - the style of the content of the message. There's little Mailman - can do about this kind of identity leakage. -</dd> -</dl> - -<p> - -<div class="navigation"> -<div class='online-navigation'> -<p></p><hr /> -<table align="center" width="100%" cellpadding="0" cellspacing="2"> -<tr> -<td class='online-navigation'><a rel="prev" title="2.1 the General Options" - href="node9.html"><img src='previous.png' - border='0' height='32' alt='Previous Page' width='32' /></a></td> -<td class='online-navigation'><a rel="parent" title="2.1 the General Options" - href="node9.html"><img src='up.png' - border='0' height='32' alt='Up one Level' width='32' /></a></td> -<td class='online-navigation'><a rel="next" title="2.1.2 reply-to header munging" - href="node11.html"><img src='next.png' - border='0' height='32' alt='Next Page' width='32' /></a></td> -<td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td class='online-navigation'><a rel="contents" title="Table of Contents" - href="contents.html"><img src='contents.png' - border='0' height='32' alt='Contents' width='32' /></a></td> -<td class='online-navigation'><img src='blank.png' - border='0' height='32' alt='' width='32' /></td> -<td class='online-navigation'><img src='blank.png' - 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="node9.html">2.1 The General Options</a> -<b class="navlabel">Up:</b> -<a class="sectref" rel="parent" href="node9.html">2.1 The General Options</a> -<b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node11.html">2.1.2 Reply-To header munging</a> -</div> -</div> -<hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> -</div> -<!--End of Navigation Panel--> - -</body> -</html> diff --git a/doc/mailman-admin/node11.html b/doc/mailman-admin/node11.html index c52ad0d7..fded1ca8 100644 --- a/doc/mailman-admin/node11.html +++ b/doc/mailman-admin/node11.html @@ -7,7 +7,7 @@ <link rel='last' href='about.html' title='About this document...' /> <link rel='help' href='about.html' title='About this document...' /> <link rel="next" href="node12.html" /> -<link rel="prev" href="node10.html" /> +<link rel="prev" href="general-personality.html" /> <link rel="parent" href="node9.html" /> <link rel="next" href="node12.html" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -20,7 +20,7 @@ <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> <td class='online-navigation'><a rel="prev" title="2.1.1 general list personality" - href="node10.html"><img src='previous.png' + href="general-personality.html"><img src='previous.png' border='0' height='32' alt='Previous Page' width='32' /></a></td> <td class='online-navigation'><a rel="parent" title="2.1 the General Options" href="node9.html"><img src='up.png' @@ -39,7 +39,7 @@ </tr></table> <div class='online-navigation'> <b class="navlabel">Previous:</b> -<a class="sectref" rel="prev" href="node10.html">2.1.1 General list personality</a> +<a class="sectref" rel="prev" href="general-personality.html">2.1.1 General list personality</a> <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node9.html">2.1 The General Options</a> <b class="navlabel">Next:</b> @@ -165,7 +165,7 @@ When you set this variable to <em>Explicit address</em>, the value <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> <td class='online-navigation'><a rel="prev" title="2.1.1 general list personality" - href="node10.html"><img src='previous.png' + href="general-personality.html"><img src='previous.png' border='0' height='32' alt='Previous Page' width='32' /></a></td> <td class='online-navigation'><a rel="parent" title="2.1 the General Options" href="node9.html"><img src='up.png' @@ -184,7 +184,7 @@ When you set this variable to <em>Explicit address</em>, the value </tr></table> <div class='online-navigation'> <b class="navlabel">Previous:</b> -<a class="sectref" rel="prev" href="node10.html">2.1.1 General list personality</a> +<a class="sectref" rel="prev" href="general-personality.html">2.1.1 General list personality</a> <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node9.html">2.1 The General Options</a> <b class="navlabel">Next:</b> @@ -192,7 +192,7 @@ When you set this variable to <em>Explicit address</em>, the value </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node12.html b/doc/mailman-admin/node12.html index e7e5c3b4..a2beea94 100644 --- a/doc/mailman-admin/node12.html +++ b/doc/mailman-admin/node12.html @@ -92,7 +92,7 @@ a better mechanism for Mailman 3.0. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node13.html b/doc/mailman-admin/node13.html index 9e3c5546..52084f13 100644 --- a/doc/mailman-admin/node13.html +++ b/doc/mailman-admin/node13.html @@ -176,7 +176,7 @@ Some people get annoyed with these monthly reminders, and they can </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node14.html b/doc/mailman-admin/node14.html index 984d2399..1797dbb9 100644 --- a/doc/mailman-admin/node14.html +++ b/doc/mailman-admin/node14.html @@ -131,7 +131,7 @@ It's generally not a good idea to change this value, since its <p> </dd> <dt><strong>include_rfc2369_headers</strong></dt> -<dd><a class="rfc" id='rfcref-1039' xml:id='rfcref-1039' +<dd><a class="rfc" id='rfcref-1096' xml:id='rfcref-1096' href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a> is an internet standard that describes a bunch of headers that mailing list managers should add to messages to make it easier for people to interact with the list. Mail reading @@ -153,7 +153,7 @@ However, not all mail readers are standards compliant yet, and if </dd> <dt><strong>include_list_post_header</strong></dt> <dd>The <span class="mailheader">List-Post:</span> header is one of the headers - recommended by <a class="rfc" id='rfcref-1041' xml:id='rfcref-1041' + recommended by <a class="rfc" id='rfcref-1098' xml:id='rfcref-1098' href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>. However for some announce-only mailing lists, only a very select group of people are allowed to post to the list; the general membership is usually not allowed to post to @@ -199,7 +199,7 @@ href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>. However for some ann </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node15.html b/doc/mailman-admin/node15.html index e73e6d8f..5484177d 100644 --- a/doc/mailman-admin/node15.html +++ b/doc/mailman-admin/node15.html @@ -112,7 +112,7 @@ password, be sure to fill in the <code>moderator</code> variable in the </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node16.html b/doc/mailman-admin/node16.html index f28dd3f1..3f9f318b 100644 --- a/doc/mailman-admin/node16.html +++ b/doc/mailman-admin/node16.html @@ -148,7 +148,7 @@ Note however, that if your mailing list receives both encoded and </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node17.html b/doc/mailman-admin/node17.html index 10e3f779..1f27ea0f 100644 --- a/doc/mailman-admin/node17.html +++ b/doc/mailman-admin/node17.html @@ -100,7 +100,7 @@ Management section. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node18.html b/doc/mailman-admin/node18.html index 27ab167e..009d101e 100644 --- a/doc/mailman-admin/node18.html +++ b/doc/mailman-admin/node18.html @@ -140,7 +140,7 @@ substitutions are in Python string interpolation format, where something like <code>%(list_name)s</code> is substituted with he name of the mailing list. Note that the trailing "<tt class="samp">s</tt>" is required<a name="tex2html4" - href="#foot282"><sup>2</sup></a>. + href="#foot322"><sup>2</sup></a>. <p> For example, a footer containing the following text: @@ -175,7 +175,7 @@ and footers: <dt><strong>list_name</strong></dt> <dd>This is the canonical name of the mailing list. In other words it's the posting address of the list<a name="tex2html5" - href="#foot283"><sup>3</sup></a>. + href="#foot323"><sup>3</sup></a>. <p> </dd> @@ -227,7 +227,7 @@ are also available: <dt><strong>user_delivered_to</strong></dt> <dd>The case-preserved address that the user subscribed to the mailing list with<a name="tex2html6" - href="#foot284"><sup>4</sup></a>. + href="#foot324"><sup>4</sup></a>. <p> </dd> @@ -249,7 +249,7 @@ are also available: <p> <br><hr><h4>Footnotes</h4> <dl> -<dt><a name="foot282">... +<dt><a name="foot322">... required</a><A HREF="node18.html#tex2html4"><sup>2</sup></a></dt> <dd>The site administrator can configure lists to use a @@ -259,14 +259,14 @@ name. Ask your site administrator if the've configured your list this way. </dd> -<dt><a name="foot283">... list</a><A +<dt><a name="foot323">... list</a><A HREF="node18.html#tex2html5"><sup>3</sup></a></dt> <dd>For backward compatibility, the variable <code>_internal_name</code> is equivalent. </dd> -<dt><a name="foot284">... with</a><A +<dt><a name="foot324">... with</a><A HREF="node18.html#tex2html6"><sup>4</sup></a></dt> <dd>Usually it makes no difference which of <code>user_address</code> and <code>user_delivered_to</code> is used, but it's @@ -310,7 +310,7 @@ way. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node19.html b/doc/mailman-admin/node19.html index 9808cdff..3a67a9c7 100644 --- a/doc/mailman-admin/node19.html +++ b/doc/mailman-admin/node19.html @@ -71,7 +71,7 @@ and it retains most of the headers of the original messages. <p> The second type is called ``plaintext'' digests because they are readable in mail readers that don't support MIME. Actually, they -adhere to the <a class="rfc" id='rfcref-1086' xml:id='rfcref-1086' +adhere to the <a class="rfc" id='rfcref-1143' xml:id='rfcref-1143' href="http://www.faqs.org/rfcs/rfc1153.html">RFC 1153</a> digest standard. The retain some, but not all of the original messages, but can also include a summary and headers and footers. @@ -89,7 +89,7 @@ the message with a <span class="mailheader">Urgent:</span> header, where the val header is the list administrator's password. Non-digest members will receive the message like normal, but digest members will receive the message immediately<a name="tex2html7" - href="#foot184"><sup>5</sup></a>. + href="#foot195"><sup>5</sup></a>. <p> Here are the variables which control digest delivery: @@ -114,7 +114,7 @@ Here are the variables which control digest delivery: <dt><strong>mime_is_default_digest</strong></dt> <dd>If a member is allowed to choose digests, this variable controls which is the default digest style they will receive. <em>Plain</em> - digests are <a class="rfc" id='rfcref-1088' xml:id='rfcref-1088' + digests are <a class="rfc" id='rfcref-1145' xml:id='rfcref-1145' href="http://www.faqs.org/rfcs/rfc1153.html">RFC 1153</a> format as described above. <p> @@ -180,7 +180,7 @@ href="http://www.faqs.org/rfcs/rfc1153.html">RFC 1153</a> format as described ab <p> <br><hr><h4>Footnotes</h4> <dl> -<dt><a name="foot184">... immediately</a><A +<dt><a name="foot195">... immediately</a><A HREF="node19.html#tex2html7"><sup>5</sup></a></dt> <dd>They'll also receive the message in the digest. @@ -220,7 +220,7 @@ digest. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node20.html b/doc/mailman-admin/node20.html index 6e0b980f..1929e013 100644 --- a/doc/mailman-admin/node20.html +++ b/doc/mailman-admin/node20.html @@ -131,7 +131,7 @@ begins with a (caret) character. <ul class="ChildLinks"> <li><a href="node21.html">2.7.1 Subscription rules</a> -<li><a href="node22.html">2.7.2 Sender filters</a> +<li><a href="sender-filters.html">2.7.2 Sender filters</a> <li><a href="node23.html">2.7.3 Recipient Filters</a> <li><a href="node24.html">2.7.4 Spam Filters</a> </ul> @@ -171,7 +171,7 @@ begins with a (caret) character. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node21.html b/doc/mailman-admin/node21.html index f2908b2c..569aae9f 100644 --- a/doc/mailman-admin/node21.html +++ b/doc/mailman-admin/node21.html @@ -6,10 +6,10 @@ <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="next" href="sender-filters.html" /> <link rel="prev" href="node20.html" /> <link rel="parent" href="node20.html" /> -<link rel="next" href="node22.html" /> +<link rel="next" href="sender-filters.html" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name='aesop' content='information' /> <title>2.7.1 Subscription rules</title> @@ -26,7 +26,7 @@ href="node20.html"><img src='up.png' border='0' height='32' alt='Up one Level' width='32' /></a></td> <td class='online-navigation'><a rel="next" title="2.7.2 sender filters" - href="node22.html"><img src='next.png' + href="sender-filters.html"><img src='next.png' border='0' height='32' alt='Next Page' width='32' /></a></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> <td class='online-navigation'><a rel="contents" title="Table of Contents" @@ -43,7 +43,7 @@ <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node20.html">2.7 The Privacy Options</a> <b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node22.html">2.7.2 Sender filters</a> +<a class="sectref" rel="next" href="sender-filters.html">2.7.2 Sender filters</a> </div> <hr /></div> </div> @@ -175,7 +175,7 @@ list. href="node20.html"><img src='up.png' border='0' height='32' alt='Up one Level' width='32' /></a></td> <td class='online-navigation'><a rel="next" title="2.7.2 sender filters" - href="node22.html"><img src='next.png' + href="sender-filters.html"><img src='next.png' border='0' height='32' alt='Next Page' width='32' /></a></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> <td class='online-navigation'><a rel="contents" title="Table of Contents" @@ -192,11 +192,11 @@ list. <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node20.html">2.7 The Privacy Options</a> <b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node22.html">2.7.2 Sender filters</a> +<a class="sectref" rel="next" href="sender-filters.html">2.7.2 Sender filters</a> </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node22.html b/doc/mailman-admin/node22.html deleted file mode 100644 index d1e79c9f..00000000 --- a/doc/mailman-admin/node22.html +++ /dev/null @@ -1,215 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> -<head> -<link rel="STYLESHEET" href="mailman-admin.css" type='text/css' /> -<link rel="first" href="mailman-admin.html" title='GNU mailman - list Administration 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="node23.html" /> -<link rel="prev" href="node21.html" /> -<link rel="parent" href="node20.html" /> -<link rel="next" href="node23.html" /> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name='aesop' content='information' /> -<title>2.7.2 Sender filters</title> -</head> -<body> -<div class="navigation"> -<div id='top-navigation-panel' xml:id='top-navigation-panel'> -<table align="center" width="100%" cellpadding="0" cellspacing="2"> -<tr> -<td class='online-navigation'><a rel="prev" title="2.7.1 subscription rules" - href="node21.html"><img src='previous.png' - border='0' height='32' alt='Previous Page' width='32' /></a></td> -<td class='online-navigation'><a rel="parent" title="2.7 the Privacy Options" - href="node20.html"><img src='up.png' - border='0' height='32' alt='Up one Level' width='32' /></a></td> -<td class='online-navigation'><a rel="next" title="2.7.3 recipient Filters" - href="node23.html"><img src='next.png' - border='0' height='32' alt='Next Page' width='32' /></a></td> -<td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td class='online-navigation'><a rel="contents" title="Table of Contents" - href="contents.html"><img src='contents.png' - border='0' height='32' alt='Contents' width='32' /></a></td> -<td class='online-navigation'><img src='blank.png' - border='0' height='32' alt='' width='32' /></td> -<td class='online-navigation'><img src='blank.png' - 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="node21.html">2.7.1 Subscription rules</a> -<b class="navlabel">Up:</b> -<a class="sectref" rel="parent" href="node20.html">2.7 The Privacy Options</a> -<b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node23.html">2.7.3 Recipient Filters</a> -</div> -<hr /></div> -</div> -<!--End of Navigation Panel--> - -<h3><a name="SECTION002272000000000000000"> -2.7.2 Sender filters</a> -</h3> - -<p> -When a message is posted to the list, a series of moderation criteria are -applied to determine the disposition of the message. This section -contains the modeation controls for postings from both members and -non-members. - -<p> -<dl> -<dt><strong>default_member_moderation</strong></dt> -<dd>Member postings are held for moderation if their <em>moderation - flag</em> is turned on. Note that only the list administrators can - change the value of a member's moderation flag. - -<p> -You can control whether new members get their moderation flag - turned on or off by default when they subscribe to the list. By - turning this flag off by default, postings by members will be - allowed without further intervention (barring other restrictions - such as size or implicit recipient lists - see below). By - turning the flag on, you can quarantine new member postings to - make sure that they meet your criteria for netiquette, topicality, - etc. Once you determine that the new member understands the - community's posting rules, you can turn off their moderation flag - and let their postings go through unstopped. - -<p> -E-newsletter style lists can also be set up by using the - moderation flag. By setting the <code>member_moderation_action</code> - to <em>Reject</em>, and by turning off the moderation flag for just - the few approved senders, your list will operate in essentially a - one-way direction. Note that you'd also need to reject or discard - postings from non-members. - -<p> -</dd> -<dt><strong>member_moderation_action</strong></dt> -<dd>This is the action to take for postings from a member who's - moderation flag is set. For typical discussion lists, you'll - likely set this to <em>Hold</em> so that the list moderator will get - a chance to manually approve, reject, or discard the message. For - e-newsletter and announcement lists, you might want to set this to - <em>Reject</em> or <em>Discard</em>. - -<p> -Note that when a moderated member posts to your list, and the - <code>member_moderation_action</code> is set to <em>Hold</em>, the message - will appear on the administrative requests page. When you dispose - of the message, you will be given an opportunity to clear the - moderation flag at the same time. If you're quarantining new - posts, this makes it very convenient to both approve a new - member's post and de-moderate them at the same time. - -<p> -</dd> -<dt><strong>member_moderation_notice</strong></dt> -<dd>When a member's moderation flag is turned on and - <code>member_moderation_action</code> is <em>Reject</em>, this variable - contains the text sent in the rejection notice. -</dd> -</dl> - -<p> -The next batch of variables controls what happens when non-members -post messages to the list. Each of these accepts one email address -per line; regular expressions are allowed if the line starts with the -(caret) character. These address lists are always consulted in the -order in which they're presented on this page (i.e. accepts first, -followed by holds, rejections, and discards). - -<p> -<dl> -<dt><strong>accept_these_nonmembers</strong></dt> -<dd>Postings from non-members whose addresses match this list are - accepted, barring other list restrictions due to size, implicit - recipients, etc. You might want to add alternative addresses of - approved posters to this list. - -<p> -</dd> -<dt><strong>hold_these_nonmembers</strong></dt> -<dd>Postings from non-members whose addresses match this list are - held for moderator approval. - -<p> -</dd> -<dt><strong>reject_these_nonmembers</strong></dt> -<dd>Postings from non-members whose addresses match this list are - rejected, i.e. bounced back to the original sender. There - currently is no way to add additional text to the rejection - message. - -<p> -</dd> -<dt><strong>discard_these_nonmembers</strong></dt> -<dd>Postings from non-members whose addresses match this list are - discarded, with no bounce back message. You might want to add the - addresses of known spammers to this list. - -<p> -</dd> -<dt><strong>generic_nonmember_action</strong></dt> -<dd>This variable controls what happens to non-member posts when the - address of the sender doesn't match any of the above four lists. - If you set this to <em>Hold</em>, the posting will appear on the - administrative requests page, and you will be given an opportunity - to add the non-member to one of the above four lists at the same - time you dispose of the held message. - -<p> -</dd> -<dt><strong>forward_auto_discards</strong></dt> -<dd>When messages from non-members are discarded, either because the - sender address matched <code>discard_these_nonmembers</code>, or because - <code>generic_nonmember_action</code> is <em>Discard</em>, you can choose - whether such messages are forwarded to the lsit administrators or - not. -</dd> -</dl> - -<p> - -<div class="navigation"> -<div class='online-navigation'> -<p></p><hr /> -<table align="center" width="100%" cellpadding="0" cellspacing="2"> -<tr> -<td class='online-navigation'><a rel="prev" title="2.7.1 subscription rules" - href="node21.html"><img src='previous.png' - border='0' height='32' alt='Previous Page' width='32' /></a></td> -<td class='online-navigation'><a rel="parent" title="2.7 the Privacy Options" - href="node20.html"><img src='up.png' - border='0' height='32' alt='Up one Level' width='32' /></a></td> -<td class='online-navigation'><a rel="next" title="2.7.3 recipient Filters" - href="node23.html"><img src='next.png' - border='0' height='32' alt='Next Page' width='32' /></a></td> -<td align="center" width="100%">GNU Mailman - List Administration Manual</td> -<td class='online-navigation'><a rel="contents" title="Table of Contents" - href="contents.html"><img src='contents.png' - border='0' height='32' alt='Contents' width='32' /></a></td> -<td class='online-navigation'><img src='blank.png' - border='0' height='32' alt='' width='32' /></td> -<td class='online-navigation'><img src='blank.png' - 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="node21.html">2.7.1 Subscription rules</a> -<b class="navlabel">Up:</b> -<a class="sectref" rel="parent" href="node20.html">2.7 The Privacy Options</a> -<b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node23.html">2.7.3 Recipient Filters</a> -</div> -</div> -<hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> -</div> -<!--End of Navigation Panel--> - -</body> -</html> diff --git a/doc/mailman-admin/node23.html b/doc/mailman-admin/node23.html index 35f8830d..d98654f1 100644 --- a/doc/mailman-admin/node23.html +++ b/doc/mailman-admin/node23.html @@ -7,7 +7,7 @@ <link rel='last' href='about.html' title='About this document...' /> <link rel='help' href='about.html' title='About this document...' /> <link rel="next" href="node24.html" /> -<link rel="prev" href="node22.html" /> +<link rel="prev" href="sender-filters.html" /> <link rel="parent" href="node20.html" /> <link rel="next" href="node24.html" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> @@ -20,7 +20,7 @@ <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> <td class='online-navigation'><a rel="prev" title="2.7.2 sender filters" - href="node22.html"><img src='previous.png' + href="sender-filters.html"><img src='previous.png' border='0' height='32' alt='Previous Page' width='32' /></a></td> <td class='online-navigation'><a rel="parent" title="2.7 the Privacy Options" href="node20.html"><img src='up.png' @@ -39,7 +39,7 @@ </tr></table> <div class='online-navigation'> <b class="navlabel">Previous:</b> -<a class="sectref" rel="prev" href="node22.html">2.7.2 Sender filters</a> +<a class="sectref" rel="prev" href="sender-filters.html">2.7.2 Sender filters</a> <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node20.html">2.7 The Privacy Options</a> <b class="navlabel">Next:</b> @@ -98,7 +98,7 @@ If the list is not explicitly addressed and this setting is turned <table align="center" width="100%" cellpadding="0" cellspacing="2"> <tr> <td class='online-navigation'><a rel="prev" title="2.7.2 sender filters" - href="node22.html"><img src='previous.png' + href="sender-filters.html"><img src='previous.png' border='0' height='32' alt='Previous Page' width='32' /></a></td> <td class='online-navigation'><a rel="parent" title="2.7 the Privacy Options" href="node20.html"><img src='up.png' @@ -117,7 +117,7 @@ If the list is not explicitly addressed and this setting is turned </tr></table> <div class='online-navigation'> <b class="navlabel">Previous:</b> -<a class="sectref" rel="prev" href="node22.html">2.7.2 Sender filters</a> +<a class="sectref" rel="prev" href="sender-filters.html">2.7.2 Sender filters</a> <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node20.html">2.7 The Privacy Options</a> <b class="navlabel">Next:</b> @@ -125,7 +125,7 @@ If the list is not explicitly addressed and this setting is turned </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node24.html b/doc/mailman-admin/node24.html index 7e66b2dc..9344e5c8 100644 --- a/doc/mailman-admin/node24.html +++ b/doc/mailman-admin/node24.html @@ -123,7 +123,7 @@ This line will match from 3 to 5 stars in the value of this </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node25.html b/doc/mailman-admin/node25.html index 7b1eb802..5a03afa8 100644 --- a/doc/mailman-admin/node25.html +++ b/doc/mailman-admin/node25.html @@ -188,7 +188,7 @@ to the frequency and traffic volume of your list. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node26.html b/doc/mailman-admin/node26.html index bd79eeac..f25a7330 100644 --- a/doc/mailman-admin/node26.html +++ b/doc/mailman-admin/node26.html @@ -129,7 +129,7 @@ Note that senders can control whether their own posts are </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node27.html b/doc/mailman-admin/node27.html index bd2307c3..4454dd6a 100644 --- a/doc/mailman-admin/node27.html +++ b/doc/mailman-admin/node27.html @@ -93,7 +93,7 @@ even be used to manage moderated newsgroups. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node28.html b/doc/mailman-admin/node28.html index ad1c0d82..2b7c9157 100644 --- a/doc/mailman-admin/node28.html +++ b/doc/mailman-admin/node28.html @@ -86,7 +86,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node29.html b/doc/mailman-admin/node29.html index 786638ae..2ea50c72 100644 --- a/doc/mailman-admin/node29.html +++ b/doc/mailman-admin/node29.html @@ -86,7 +86,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node3.html b/doc/mailman-admin/node3.html index 87bf070e..1c5230fd 100644 --- a/doc/mailman-admin/node3.html +++ b/doc/mailman-admin/node3.html @@ -121,7 +121,7 @@ manual for more details. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node30.html b/doc/mailman-admin/node30.html index efcf9ea3..5518ab55 100644 --- a/doc/mailman-admin/node30.html +++ b/doc/mailman-admin/node30.html @@ -87,7 +87,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node31.html b/doc/mailman-admin/node31.html index 297679ee..a1f2cc84 100644 --- a/doc/mailman-admin/node31.html +++ b/doc/mailman-admin/node31.html @@ -86,7 +86,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node32.html b/doc/mailman-admin/node32.html index 7cb64501..17d5059a 100644 --- a/doc/mailman-admin/node32.html +++ b/doc/mailman-admin/node32.html @@ -86,7 +86,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node33.html b/doc/mailman-admin/node33.html index e20d7d3f..f54db63c 100644 --- a/doc/mailman-admin/node33.html +++ b/doc/mailman-admin/node33.html @@ -86,7 +86,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node34.html b/doc/mailman-admin/node34.html index ced74540..329bb1ce 100644 --- a/doc/mailman-admin/node34.html +++ b/doc/mailman-admin/node34.html @@ -90,7 +90,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node35.html b/doc/mailman-admin/node35.html index 923f26f8..9ac5b92e 100644 --- a/doc/mailman-admin/node35.html +++ b/doc/mailman-admin/node35.html @@ -105,7 +105,7 @@ Just add another \section{}, but don't say \appendix again. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node4.html b/doc/mailman-admin/node4.html index 39a9718c..ff9467e0 100644 --- a/doc/mailman-admin/node4.html +++ b/doc/mailman-admin/node4.html @@ -152,7 +152,7 @@ older versions of Mailman. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node5.html b/doc/mailman-admin/node5.html index 8f35de73..4e895a49 100644 --- a/doc/mailman-admin/node5.html +++ b/doc/mailman-admin/node5.html @@ -118,7 +118,7 @@ necessary, we'll distinguish the list moderator explicitly. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node6.html b/doc/mailman-admin/node6.html index 2485c636..01c30bee 100644 --- a/doc/mailman-admin/node6.html +++ b/doc/mailman-admin/node6.html @@ -127,7 +127,7 @@ do not need to re-login to access the administrative requests page. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node7.html b/doc/mailman-admin/node7.html index e570a613..0cd168e1 100644 --- a/doc/mailman-admin/node7.html +++ b/doc/mailman-admin/node7.html @@ -139,7 +139,7 @@ stored for appending to digests. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node8.html b/doc/mailman-admin/node8.html index 44f3ec93..43ccae69 100644 --- a/doc/mailman-admin/node8.html +++ b/doc/mailman-admin/node8.html @@ -108,7 +108,7 @@ will always be the category page that you submitted. <ul class="ChildLinks"> <li><a href="node9.html">2.1 The General Options Category</a> <ul> -<li><a href="node10.html">2.1.1 General list personality</a> +<li><a href="general-personality.html">2.1.1 General list personality</a> <li><a href="node11.html">2.1.2 Reply-To header munging</a> <li><a href="node12.html">2.1.3 Umbrella list settings</a> <li><a href="node13.html">2.1.4 Notifications</a> @@ -122,7 +122,7 @@ will always be the category page that you submitted. <li><a href="node20.html">2.7 The Privacy Options Category</a> <ul> <li><a href="node21.html">2.7.1 Subscription rules</a> -<li><a href="node22.html">2.7.2 Sender filters</a> +<li><a href="sender-filters.html">2.7.2 Sender filters</a> <li><a href="node23.html">2.7.3 Recipient Filters</a> <li><a href="node24.html">2.7.4 Spam Filters</a> </ul> @@ -169,7 +169,7 @@ will always be the category page that you submitted. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node9.html b/doc/mailman-admin/node9.html index 7deb003a..f46d855d 100644 --- a/doc/mailman-admin/node9.html +++ b/doc/mailman-admin/node9.html @@ -9,7 +9,7 @@ <link rel="next" href="node15.html" /> <link rel="prev" href="node8.html" /> <link rel="parent" href="node8.html" /> -<link rel="next" href="node10.html" /> +<link rel="next" href="general-personality.html" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name='aesop' content='information' /> <title>2.1 The General Options Category</title> @@ -26,7 +26,7 @@ href="node8.html"><img src='up.png' border='0' height='32' alt='Up one Level' width='32' /></a></td> <td class='online-navigation'><a rel="next" title="2.1.1 general list personality" - href="node10.html"><img src='next.png' + href="general-personality.html"><img src='next.png' border='0' height='32' alt='Next Page' width='32' /></a></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> <td class='online-navigation'><a rel="contents" title="Table of Contents" @@ -43,7 +43,7 @@ <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node8.html">2 The List Configuration</a> <b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node10.html">2.1.1 General list personality</a> +<a class="sectref" rel="next" href="general-personality.html">2.1.1 General list personality</a> </div> <hr /></div> </div> @@ -67,7 +67,7 @@ an overview and a description of what that variable controls. <a name="CHILD_LINKS"><strong>Subsections</strong></a> <ul class="ChildLinks"> -<li><a href="node10.html">2.1.1 General list personality</a> +<li><a href="general-personality.html">2.1.1 General list personality</a> <li><a href="node11.html">2.1.2 Reply-To header munging</a> <li><a href="node12.html">2.1.3 Umbrella list settings</a> <li><a href="node13.html">2.1.4 Notifications</a> @@ -88,7 +88,7 @@ an overview and a description of what that variable controls. href="node8.html"><img src='up.png' border='0' height='32' alt='Up one Level' width='32' /></a></td> <td class='online-navigation'><a rel="next" title="2.1.1 general list personality" - href="node10.html"><img src='next.png' + href="general-personality.html"><img src='next.png' border='0' height='32' alt='Next Page' width='32' /></a></td> <td align="center" width="100%">GNU Mailman - List Administration Manual</td> <td class='online-navigation'><a rel="contents" title="Table of Contents" @@ -105,11 +105,11 @@ an overview and a description of what that variable controls. <b class="navlabel">Up:</b> <a class="sectref" rel="parent" href="node8.html">2 The List Configuration</a> <b class="navlabel">Next:</b> -<a class="sectref" rel="next" href="node10.html">2.1.1 General list personality</a> +<a class="sectref" rel="next" href="general-personality.html">2.1.1 General list personality</a> </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on September 28, 2013.</span> +<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> </div> <!--End of Navigation Panel--> |