diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-03-30 14:52:52 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-03-30 14:52:52 -0700 |
commit | baeaa13e863aa29cfb1818af4abde211c5e67486 (patch) | |
tree | 6313e2ffe8e55d641d403d5ed804704fa1ca6aa8 /doc/mailman-admin | |
parent | caddbdd63ba3eb365d25718cadbb985d8fd4ab88 (diff) | |
download | mailman2-baeaa13e863aa29cfb1818af4abde211c5e67486.tar.gz mailman2-baeaa13e863aa29cfb1818af4abde211c5e67486.tar.xz mailman2-baeaa13e863aa29cfb1818af4abde211c5e67486.zip |
Latest doc updates for 2.1.20 release.
Diffstat (limited to 'doc/mailman-admin')
41 files changed, 78 insertions, 81 deletions
diff --git a/doc/mailman-admin/WARNINGS b/doc/mailman-admin/WARNINGS deleted file mode 100644 index 355383a0..00000000 --- a/doc/mailman-admin/WARNINGS +++ /dev/null @@ -1,3 +0,0 @@ -couldn't convert character (circ into available encodings - - ...set $ACCENT_IMAGES to get an image diff --git a/doc/mailman-admin/about.html b/doc/mailman-admin/about.html index 9f835788..209e4483 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>, -January 29, 2015, Release 2.1 +March 2, 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 @@ January 29, 2015, Release 2.1 </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/contents.html b/doc/mailman-admin/contents.html index d30e04a8..d0aaf1c5 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/front.html b/doc/mailman-admin/front.html index 3228bc57..218c8345 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/general-personality.html b/doc/mailman-admin/general-personality.html index 4e5a712c..53f44bb1 100644 --- a/doc/mailman-admin/general-personality.html +++ b/doc/mailman-admin/general-personality.html @@ -136,7 +136,7 @@ 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 + preferred language. In this case, because of the vagaries of the email standards, you may or may not want to add a trailing space. <p> @@ -145,7 +145,7 @@ If you leave <code>subject_prefix</code> empty, no prefix will be added <dd>This applies to all non-digest messages sent by the list. For settings that apply only to messages whose <span class="mailheader">From:</span> domain publishes a DMARC <code>p=reject</code> or <code>p=quarantine</code> policy, see the - <code>dmarc_moderaction_action</code> description in section + <code>dmarc_moderation_action</code> description in section <a href="sender-filters.html#sender-filters">2.7</a>. <p> @@ -213,7 +213,7 @@ Note that this option is simply an aid for anonymization, it </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/index.html b/doc/mailman-admin/index.html index 8b4fc88f..931062d5 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>January 29, 2015</strong></p> +<strong>March 2, 2015</strong></p> <p></p> </div> </div> @@ -122,7 +122,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/internals.pl b/doc/mailman-admin/internals.pl index d250b6a4..2998c326 100644 --- a/doc/mailman-admin/internals.pl +++ b/doc/mailman-admin/internals.pl @@ -6,10 +6,6 @@ $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"; @@ -22,5 +18,9 @@ $key = q/general-personality/; $ref_files{$key} = "$dir".q|node10.html|; $noresave{$key} = "$nosave"; +$key = q/about/; +$ref_files{$key} = "$dir".q|node36.html|; +$noresave{$key} = "$nosave"; + 1; diff --git a/doc/mailman-admin/labels.pl b/doc/mailman-admin/labels.pl index 9445661c..be9819e5 100644 --- a/doc/mailman-admin/labels.pl +++ b/doc/mailman-admin/labels.pl @@ -6,20 +6,20 @@ $key = q/sender-filters/; $external_labels{$key} = "$URL/" . q|node22.html|; $noresave{$key} = "$nosave"; -$key = q/contents/; -$external_labels{$key} = "$URL/" . q|node2.html|; +$key = q/about/; +$external_labels{$key} = "$URL/" . q|node36.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|; +$key = q/contents/; +$external_labels{$key} = "$URL/" . q|node2.html|; $noresave{$key} = "$nosave"; -$key = q/about/; -$external_labels{$key} = "$URL/" . q|node36.html|; +$key = q/front/; +$external_labels{$key} = "$URL/" . q|node1.html|; $noresave{$key} = "$nosave"; 1; diff --git a/doc/mailman-admin/mailman-admin.html b/doc/mailman-admin/mailman-admin.html index 8b4fc88f..931062d5 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>January 29, 2015</strong></p> +<strong>March 2, 2015</strong></p> <p></p> </div> </div> @@ -122,7 +122,7 @@ </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node11.html b/doc/mailman-admin/node11.html index fded1ca8..4ce219dc 100644 --- a/doc/mailman-admin/node11.html +++ b/doc/mailman-admin/node11.html @@ -65,7 +65,7 @@ agnostic as possible, but our biases may still peak through. <p> <span class="mailheader">Reply-To:</span> is a header that is commonly used to redirect -replies to messages. Exactly what happens when your uses reply to +replies to messages. Exactly what happens when your users reply to such a message depends on the mail readers your users use, and what functions they provide. Usually, there is both a ``reply to sender'' button and a ``reply to all'' button. If people use these buttons @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node12.html b/doc/mailman-admin/node12.html index a2beea94..ed051057 100644 --- a/doc/mailman-admin/node12.html +++ b/doc/mailman-admin/node12.html @@ -54,7 +54,7 @@ </h3> <p> -TBD. Note that umbrella lists are deprecated and will be replace with +TBD. Note that umbrella lists are deprecated and will be replaced with a better mechanism for Mailman 3.0. <p> @@ -92,7 +92,7 @@ a better mechanism for Mailman 3.0. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node13.html b/doc/mailman-admin/node13.html index 52084f13..4a12bf7a 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node14.html b/doc/mailman-admin/node14.html index 1797dbb9..5f53bcec 100644 --- a/doc/mailman-admin/node14.html +++ b/doc/mailman-admin/node14.html @@ -123,7 +123,7 @@ If a message seems to contain administrivia, it is held for It's generally not a good idea to change this value, since its default value is specified when the mailing list is created. Changing this to an incorrect value could make it difficult to - contact your mailing list. Also not that the url used to visit + contact your mailing list. Also note that the url used to visit the list's pages is not configurable through the web interface. This is because if you messed it up, you'd have to have the site administrator fix it. @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node15.html b/doc/mailman-admin/node15.html index 5484177d..535f1315 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node16.html b/doc/mailman-admin/node16.html index 3f9f318b..f73a342e 100644 --- a/doc/mailman-admin/node16.html +++ b/doc/mailman-admin/node16.html @@ -77,7 +77,7 @@ These variables control the language settings for your mailing list: the list administrative pages will be displayed in. Also any messages sent to the list owners by Mailman will be sent in this language. This option is presented as a drop-down list containing - the language enabled in the <code>available_languages</code> variable. + the languages enabled in the <code>available_languages</code> variable. <p> </dd> @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node17.html b/doc/mailman-admin/node17.html index 1f27ea0f..b2c46784 100644 --- a/doc/mailman-admin/node17.html +++ b/doc/mailman-admin/node17.html @@ -57,7 +57,7 @@ The <em>Membership Management</em> category is unlike the other administrative categories. It doesn't contain configuration variables or list settings. Instead, it presents a number of pages that allow -you to manage the membership of you list. This includes pages for +you to manage the membership of your list. This includes pages for subscribing and unsubscribing members, and for searching for members, and for changing various member-specific settings. @@ -100,7 +100,7 @@ Management section. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node18.html b/doc/mailman-admin/node18.html index 009d101e..2606f2cb 100644 --- a/doc/mailman-admin/node18.html +++ b/doc/mailman-admin/node18.html @@ -55,7 +55,7 @@ <p> Mailman delivers messages to users via two modes. List members can -elect to receive postings in bundles call <em>digests</em> one or a few +elect to receive postings in bundles called <em>digests</em> one or a few times a day, or they can receive messages immediately whenever the message is posted to the list. This latter delivery mode is also called <em>non-digest delivery</em>. There are two administrative @@ -255,7 +255,7 @@ required</a><A <dd>The site administrator can configure lists to use a simpler interpolation format, where <code>$list_name</code> or <code>${list_name}</code> would be substituted with the mailing list's -name. Ask your site administrator if the've configured your list this +name. Ask your site administrator if they've configured your list this way. </dd> @@ -310,7 +310,7 @@ way. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node19.html b/doc/mailman-admin/node19.html index 3a67a9c7..355dd0ba 100644 --- a/doc/mailman-admin/node19.html +++ b/doc/mailman-admin/node19.html @@ -72,7 +72,7 @@ and it retains most of the headers of the original messages. 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-1143' xml:id='rfcref-1143' -href="http://www.faqs.org/rfcs/rfc1153.html">RFC 1153</a> digest standard. The retain some, but not +href="http://www.faqs.org/rfcs/rfc1153.html">RFC 1153</a> digest standard. They retain some, but not all of the original messages, but can also include a summary and headers and footers. @@ -220,7 +220,7 @@ digest. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node20.html b/doc/mailman-admin/node20.html index 1929e013..2df03eb2 100644 --- a/doc/mailman-admin/node20.html +++ b/doc/mailman-admin/node20.html @@ -120,7 +120,7 @@ or not. In general, the outcome is one of four states: Many of the fields in this section are text boxes accepting addresses, one per line. Unless otherwise noted, these also accept regular expressions which will be matched against an address, if the line -begins with a (caret) character. +begins with a ^ (caret) character. <p> @@ -171,7 +171,7 @@ begins with a (caret) character. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node21.html b/doc/mailman-admin/node21.html index 569aae9f..85413b22 100644 --- a/doc/mailman-admin/node21.html +++ b/doc/mailman-admin/node21.html @@ -54,7 +54,7 @@ </h3> <p> -This subcategory controls the rules for exposing the existance of this +This subcategory controls the rules for exposing the existence of this list, and for what new members must do in order to subscribe to the list. @@ -132,7 +132,7 @@ list. <p> </dd> <dt><strong>ban_list</strong></dt> -<dd>This contains a list of addresses (or regular expressiosn), one +<dd>This contains a list of addresses (or regular expressions), one per line, that are banned from ever subscribing to your mailing list. If a match occurs during the subscription process, the request will be automatically rejected, and the requester will get @@ -148,7 +148,7 @@ list. just list members, or just to the list administrators. In the former case, a user must enter a valid member's address and password before they can view the roster. In the latter case, a - list administrator's password must be enter; if a matching admin + list administrator's password must be entered; if a matching admin password is entered, address field is ignored. <p> @@ -196,7 +196,7 @@ list. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node23.html b/doc/mailman-admin/node23.html index d98654f1..15366c9e 100644 --- a/doc/mailman-admin/node23.html +++ b/doc/mailman-admin/node23.html @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node24.html b/doc/mailman-admin/node24.html index 9344e5c8..607537a2 100644 --- a/doc/mailman-admin/node24.html +++ b/doc/mailman-admin/node24.html @@ -55,7 +55,7 @@ <p> This section provides some adjuncts to spam fighting tools; it doesn't replace dedicated anti-spam tools such as SpamAssassin or -Spambayes. +SpamBayes. <p> <dl> @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node25.html b/doc/mailman-admin/node25.html index 5a03afa8..7802be63 100644 --- a/doc/mailman-admin/node25.html +++ b/doc/mailman-admin/node25.html @@ -110,9 +110,9 @@ to the frequency and traffic volume of your list. <p> </dd> <dt><strong>bounce_info_stale_after</strong></dt> -<dd>Thenumber of days after which a member's bounce information is +<dd>The number of days after which a member's bounce information is considered stale. If no new bounces have been received in the - interrim, the bounce score is reset to zero. This value must be + interim, the bounce score is reset to zero. This value must be an integer. <p> @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node26.html b/doc/mailman-admin/node26.html index f25a7330..d63420b0 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node27.html b/doc/mailman-admin/node27.html index 4454dd6a..3baf634a 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node28.html b/doc/mailman-admin/node28.html index 2b7c9157..1ce62104 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node29.html b/doc/mailman-admin/node29.html index 2ea50c72..2b842b00 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node3.html b/doc/mailman-admin/node3.html index 1c5230fd..db5ea3c3 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node30.html b/doc/mailman-admin/node30.html index 5518ab55..9349539d 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node31.html b/doc/mailman-admin/node31.html index a1f2cc84..b984ba1f 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node32.html b/doc/mailman-admin/node32.html index 17d5059a..7ac0ad83 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node33.html b/doc/mailman-admin/node33.html index f54db63c..24563d07 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node34.html b/doc/mailman-admin/node34.html index 329bb1ce..f74b5c1a 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node35.html b/doc/mailman-admin/node35.html index 9ac5b92e..8f5c1951 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node4.html b/doc/mailman-admin/node4.html index ff9467e0..29e809ed 100644 --- a/doc/mailman-admin/node4.html +++ b/doc/mailman-admin/node4.html @@ -96,7 +96,7 @@ email commands. For example, for a mailing list called <p> </li> <li>mylist-bounces@example.com - This address receives bounces from - members who's addresses have become either temporarily or + members whose addresses have become either temporarily or permanently inactive. The -bounces address is also a mail robot that processes bounces and automatically disables or removes members as configured in the bounce processing settings. Any @@ -152,7 +152,7 @@ older versions of Mailman. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node5.html b/doc/mailman-admin/node5.html index 4e895a49..75d39101 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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node6.html b/doc/mailman-admin/node6.html index 01c30bee..f02b4cb5 100644 --- a/doc/mailman-admin/node6.html +++ b/doc/mailman-admin/node6.html @@ -55,7 +55,7 @@ <p> Every mailing list is also accessible by a number of web pages. Note -that the exact urls is configurable by the site administrator, so they +that the exact urls are configurable by the site administrator, so they may be different than what's described below. We'll describe the most common default configuration, but check with your site administrator or hosting service for details. @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node7.html b/doc/mailman-admin/node7.html index 0cd168e1..0f72e7e0 100644 --- a/doc/mailman-admin/node7.html +++ b/doc/mailman-admin/node7.html @@ -79,7 +79,7 @@ runner</em> (or ``qrunner'') that processes messages in the queue. The qrunners are idle when there are no messages to process. <p> -Every message in the queues are represented by two files, a message +Every message in the queues is represented by two files, a message file and a metadata file. Both of these files share the same base name, which is a combination of a unique hash and the Unix time that the message was received. The metadata file has a suffix of @@ -139,7 +139,7 @@ stored for appending to digests. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node8.html b/doc/mailman-admin/node8.html index 43ccae69..d1715ea8 100644 --- a/doc/mailman-admin/node8.html +++ b/doc/mailman-admin/node8.html @@ -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 January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/node9.html b/doc/mailman-admin/node9.html index f46d855d..2b23c9cf 100644 --- a/doc/mailman-admin/node9.html +++ b/doc/mailman-admin/node9.html @@ -109,7 +109,7 @@ an overview and a description of what that variable controls. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> diff --git a/doc/mailman-admin/sender-filters.html b/doc/mailman-admin/sender-filters.html index 5280dda0..529e3cef 100644 --- a/doc/mailman-admin/sender-filters.html +++ b/doc/mailman-admin/sender-filters.html @@ -55,9 +55,9 @@ </h3> <p> -When a message is posted to the list, a series of moderation criteria are +When a message is posted to the list, a series of moderation criteria is applied to determine the disposition of the message. This section -contains the modeation controls for postings from both members and +contains the moderation controls for postings from both members and non-members. <p> @@ -149,9 +149,9 @@ domain publishes a DMARC <code>p=reject</code> or <code>p=quarantine</code> poli 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). +^ (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> @@ -172,7 +172,7 @@ followed by holds, rejections, and discards). <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 + is currently no way to add additional text to the rejection message. <p> @@ -198,7 +198,7 @@ followed by holds, rejections, and discards). <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 + whether such messages are forwarded to the list administrators or not. </dd> </dl> @@ -238,7 +238,7 @@ followed by holds, rejections, and discards). </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on January 29, 2015.</span> +<span class="release-info">Release 2.1, documentation updated on March 2, 2015.</span> </div> <!--End of Navigation Panel--> |