From 0e21a4e0ab1908c83792c171b0ee4a6777ff9591 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 7 Jul 2016 21:20:01 -0700 Subject: Manual updates. --- doc/mailman-install/about.html | 4 +- doc/mailman-install/bsd-issues.html | 2 +- doc/mailman-install/building.html | 2 +- doc/mailman-install/create-install-dir.html | 10 ++-- doc/mailman-install/customizing.html | 6 +-- doc/mailman-install/exim3-transport.html | 2 +- doc/mailman-install/front.html | 2 +- doc/mailman-install/index.html | 4 +- doc/mailman-install/internals.pl | 46 ++++++++-------- doc/mailman-install/labels.pl | 80 ++++++++++++++-------------- doc/mailman-install/mail-server.html | 2 +- doc/mailman-install/mailman-install.html | 4 +- doc/mailman-install/node10.html | 5 +- doc/mailman-install/node12.html | 2 +- doc/mailman-install/node15.html | 2 +- doc/mailman-install/node16.html | 2 +- doc/mailman-install/node17.html | 2 +- doc/mailman-install/node18.html | 2 +- doc/mailman-install/node2.html | 2 +- doc/mailman-install/node20.html | 2 +- doc/mailman-install/node21.html | 3 +- doc/mailman-install/node22.html | 2 +- doc/mailman-install/node23.html | 2 +- doc/mailman-install/node24.html | 2 +- doc/mailman-install/node25.html | 2 +- doc/mailman-install/node26.html | 3 +- doc/mailman-install/node27.html | 2 +- doc/mailman-install/node28.html | 4 +- doc/mailman-install/node29.html | 2 +- doc/mailman-install/node3.html | 2 +- doc/mailman-install/node30.html | 2 +- doc/mailman-install/node31.html | 6 +-- doc/mailman-install/node32.html | 10 ++-- doc/mailman-install/node33.html | 2 +- doc/mailman-install/node34.html | 2 +- doc/mailman-install/node36.html | 3 +- doc/mailman-install/node37.html | 2 +- doc/mailman-install/node38.html | 2 +- doc/mailman-install/node4.html | 2 +- doc/mailman-install/node41.html | 6 +-- doc/mailman-install/node42.html | 2 +- doc/mailman-install/node43.html | 2 +- doc/mailman-install/node44.html | 2 +- doc/mailman-install/node45.html | 2 +- doc/mailman-install/node47.html | 2 +- doc/mailman-install/node48.html | 2 +- doc/mailman-install/node50.html | 2 +- doc/mailman-install/node7.html | 2 +- doc/mailman-install/node8.html | 2 +- doc/mailman-install/node9.html | 2 +- doc/mailman-install/postfix-integration.html | 9 ++-- doc/mailman-install/postfix-virtual.html | 72 ++++++++++++++++++++++--- doc/mailman-install/qmail-issues.html | 4 +- doc/mailman-install/site-list.html | 2 +- doc/mailman-install/troubleshooting.html | 8 +-- 55 files changed, 214 insertions(+), 145 deletions(-) (limited to 'doc/mailman-install') diff --git a/doc/mailman-install/about.html b/doc/mailman-install/about.html index 474c7e2b..42c37cb2 100644 --- a/doc/mailman-install/about.html +++ b/doc/mailman-install/about.html @@ -46,7 +46,7 @@ About this document ... GNU Mailman - Installation Manual, -April 14, 2016, Release 2.1 +July 7, 2016, Release 2.1

This document was generated using the LaTeX2HTML translator. @@ -101,7 +101,7 @@ April 14, 2016, Release 2.1


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/bsd-issues.html b/doc/mailman-install/bsd-issues.html index 8ad3eba2..0b643c7b 100644 --- a/doc/mailman-install/bsd-issues.html +++ b/doc/mailman-install/bsd-issues.html @@ -106,7 +106,7 @@ This disables the chmod g+s command on installed director
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/building.html b/doc/mailman-install/building.html index 443e5e92..7bbfa812 100644 --- a/doc/mailman-install/building.html +++ b/doc/mailman-install/building.html @@ -98,7 +98,7 @@
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/create-install-dir.html b/doc/mailman-install/create-install-dir.html index 2d0bd169..153ff949 100644 --- a/doc/mailman-install/create-install-dir.html +++ b/doc/mailman-install/create-install-dir.html @@ -59,7 +59,7 @@ available options.

The default is to install all of Mailman to /usr/local/mailman2. You can change this base installation directory (referred to here + href="#foot746">2. You can change this base installation directory (referred to here as $prefix) by specifying the directory with the --prefix configure option. If you're upgrading from a previous version of Mailman, you may want to use the --prefix @@ -78,7 +78,7 @@ Mailman in a location that allows setgid programs. Make sure the installation directory is set to group mailman (or whatever you're going to specify with --with-groupname) and has the setgid bit set3. You probably also want to guarantee that this + href="#foot747">3. You probably also want to guarantee that this directory is readable and executable by everyone. For example, these shell commands will accomplish this: @@ -104,14 +104,14 @@ You are now ready to configure and install the Mailman software.



Footnotes

-
.../usr/local/mailman.../usr/local/mailman2
This is the default for Mailman 2.1. Earlier versions of Mailman installed everything under /home/mailman by default.
-
... set... set3
BSD users should see the 15.2 section for additional information. @@ -150,7 +150,7 @@ for additional information.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/customizing.html b/doc/mailman-install/customizing.html index 525cc9af..bf375b68 100644 --- a/doc/mailman-install/customizing.html +++ b/doc/mailman-install/customizing.html @@ -57,7 +57,7 @@ Mailman has a large number of site-wide configuration options which you should now review and change according to your needs. Some of the options control how Mailman interacts with your environment, and other options select defaults for newly created lists5. + href="#foot773">5. There are system tuning parameters and integration options.

@@ -82,7 +82,7 @@ installed Mailman under in the 3 section.



Footnotes

-
... lists... lists5
In general, changing the list defaults described in this section will not affect any already created lists. To make @@ -123,7 +123,7 @@ line scripts, such as bin/withlist and
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/exim3-transport.html b/doc/mailman-install/exim3-transport.html index 95f7fa32..e5ab51da 100644 --- a/doc/mailman-install/exim3-transport.html +++ b/doc/mailman-install/exim3-transport.html @@ -105,7 +105,7 @@ i.e. somewhere between the first and second ``end'' line:
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/front.html b/doc/mailman-install/front.html index f3f77e16..f4a80830 100644 --- a/doc/mailman-install/front.html +++ b/doc/mailman-install/front.html @@ -174,7 +174,7 @@ The GNU Mailman website is at http://w
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/index.html b/doc/mailman-install/index.html index 34ace408..b3257add 100644 --- a/doc/mailman-install/index.html +++ b/doc/mailman-install/index.html @@ -46,7 +46,7 @@

Barry Warsaw

Release 2.1
-April 14, 2016

+July 7, 2016

@@ -127,7 +127,7 @@
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/internals.pl b/doc/mailman-install/internals.pl index 5c7dd896..06648002 100644 --- a/doc/mailman-install/internals.pl +++ b/doc/mailman-install/internals.pl @@ -1,49 +1,45 @@ -# LaTeX2HTML 2008 (1.71) +# LaTeX2HTML 2002-2-1 (1.71) # Associate internals original text with physical files. -$key = q/qmail-issues/; -$ref_files{$key} = "$dir".q|node35.html|; +$key = q/postfix-integration/; +$ref_files{$key} = "$dir".q|node13.html|; $noresave{$key} = "$nosave"; -$key = q/exim3-transport/; -$ref_files{$key} = "$dir".q|node19.html|; +$key = q/bsd-issues/; +$ref_files{$key} = "$dir".q|node49.html|; $noresave{$key} = "$nosave"; $key = q/mail-server/; $ref_files{$key} = "$dir".q|node11.html|; $noresave{$key} = "$nosave"; -$key = q/postfix-integration/; -$ref_files{$key} = "$dir".q|node13.html|; -$noresave{$key} = "$nosave"; - -$key = q/about/; -$ref_files{$key} = "$dir".q|node51.html|; +$key = q/create-install-dir/; +$ref_files{$key} = "$dir".q|node5.html|; $noresave{$key} = "$nosave"; -$key = q/building/; -$ref_files{$key} = "$dir".q|node6.html|; +$key = q/postfix-virtual/; +$ref_files{$key} = "$dir".q|node14.html|; $noresave{$key} = "$nosave"; -$key = q/create-install-dir/; -$ref_files{$key} = "$dir".q|node5.html|; +$key = q/qmail-issues/; +$ref_files{$key} = "$dir".q|node35.html|; $noresave{$key} = "$nosave"; -$key = q/customizing/; -$ref_files{$key} = "$dir".q|node39.html|; +$key = q/building/; +$ref_files{$key} = "$dir".q|node6.html|; $noresave{$key} = "$nosave"; -$key = q/postfix-virtual/; -$ref_files{$key} = "$dir".q|node14.html|; +$key = q/about/; +$ref_files{$key} = "$dir".q|node51.html|; $noresave{$key} = "$nosave"; -$key = q/front/; -$ref_files{$key} = "$dir".q|node1.html|; +$key = q/exim3-transport/; +$ref_files{$key} = "$dir".q|node19.html|; $noresave{$key} = "$nosave"; -$key = q/bsd-issues/; -$ref_files{$key} = "$dir".q|node49.html|; +$key = q/customizing/; +$ref_files{$key} = "$dir".q|node39.html|; $noresave{$key} = "$nosave"; $key = q/site-list/; @@ -54,5 +50,9 @@ $key = q/troubleshooting/; $ref_files{$key} = "$dir".q|node46.html|; $noresave{$key} = "$nosave"; +$key = q/front/; +$ref_files{$key} = "$dir".q|node1.html|; +$noresave{$key} = "$nosave"; + 1; diff --git a/doc/mailman-install/labels.pl b/doc/mailman-install/labels.pl index 1fdfa7f5..19d25f80 100644 --- a/doc/mailman-install/labels.pl +++ b/doc/mailman-install/labels.pl @@ -1,70 +1,66 @@ -# LaTeX2HTML 2008 (1.71) +# LaTeX2HTML 2002-2-1 (1.71) # Associate labels original text with physical files. -$key = q/qmail-issues/; -$external_labels{$key} = "$URL/" . q|node35.html|; +$key = q/exim3-transport/; +$external_labels{$key} = "$URL/" . q|node19.html|; $noresave{$key} = "$nosave"; $key = q/mail-server/; $external_labels{$key} = "$URL/" . q|node11.html|; $noresave{$key} = "$nosave"; -$key = q/exim3-transport/; -$external_labels{$key} = "$URL/" . q|node19.html|; +$key = q/troubleshooting/; +$external_labels{$key} = "$URL/" . q|node46.html|; $noresave{$key} = "$nosave"; $key = q/building/; $external_labels{$key} = "$URL/" . q|node6.html|; $noresave{$key} = "$nosave"; +$key = q/postfix-virtual/; +$external_labels{$key} = "$URL/" . q|node14.html|; +$noresave{$key} = "$nosave"; + $key = q/postfix-integration/; $external_labels{$key} = "$URL/" . q|node13.html|; $noresave{$key} = "$nosave"; -$key = q/about/; -$external_labels{$key} = "$URL/" . q|node51.html|; +$key = q/create-install-dir/; +$external_labels{$key} = "$URL/" . q|node5.html|; $noresave{$key} = "$nosave"; -$key = q/front/; -$external_labels{$key} = "$URL/" . q|node1.html|; +$key = q/qmail-issues/; +$external_labels{$key} = "$URL/" . q|node35.html|; $noresave{$key} = "$nosave"; $key = q/bsd-issues/; $external_labels{$key} = "$URL/" . q|node49.html|; $noresave{$key} = "$nosave"; -$key = q/customizing/; -$external_labels{$key} = "$URL/" . q|node39.html|; -$noresave{$key} = "$nosave"; - -$key = q/create-install-dir/; -$external_labels{$key} = "$URL/" . q|node5.html|; +$key = q/about/; +$external_labels{$key} = "$URL/" . q|node51.html|; $noresave{$key} = "$nosave"; -$key = q/postfix-virtual/; -$external_labels{$key} = "$URL/" . q|node14.html|; +$key = q/site-list/; +$external_labels{$key} = "$URL/" . q|node40.html|; $noresave{$key} = "$nosave"; -$key = q/troubleshooting/; -$external_labels{$key} = "$URL/" . q|node46.html|; +$key = q/front/; +$external_labels{$key} = "$URL/" . q|node1.html|; $noresave{$key} = "$nosave"; -$key = q/site-list/; -$external_labels{$key} = "$URL/" . q|node40.html|; +$key = q/customizing/; +$external_labels{$key} = "$URL/" . q|node39.html|; $noresave{$key} = "$nosave"; 1; -# LaTeX2HTML 2008 (1.71) +# LaTeX2HTML 2002-2-1 (1.71) # labels from external_latex_labels array. -$key = q/bsd-issues/; -$external_latex_labels{$key} = q|15.2|; -$noresave{$key} = "$nosave"; - $key = q/postfix-virtual/; $external_latex_labels{$key} = q|6.1|; $noresave{$key} = "$nosave"; @@ -73,36 +69,40 @@ $key = q/create-install-dir/; $external_latex_labels{$key} = q|2.2|; $noresave{$key} = "$nosave"; -$key = q/customizing/; -$external_latex_labels{$key} = q|7|; +$key = q/postfix-integration/; +$external_latex_labels{$key} = q|6.1|; $noresave{$key} = "$nosave"; -$key = q/troubleshooting/; -$external_latex_labels{$key} = q|14|; +$key = q/qmail-issues/; +$external_latex_labels{$key} = q|6.4|; $noresave{$key} = "$nosave"; -$key = q/site-list/; -$external_latex_labels{$key} = q|8|; +$key = q/mail-server/; +$external_latex_labels{$key} = q|6|; $noresave{$key} = "$nosave"; $key = q/exim3-transport/; $external_latex_labels{$key} = q|6.2|; $noresave{$key} = "$nosave"; -$key = q/mail-server/; -$external_latex_labels{$key} = q|6|; -$noresave{$key} = "$nosave"; - -$key = q/qmail-issues/; -$external_latex_labels{$key} = q|6.4|; +$key = q/troubleshooting/; +$external_latex_labels{$key} = q|14|; $noresave{$key} = "$nosave"; $key = q/building/; $external_latex_labels{$key} = q|3|; $noresave{$key} = "$nosave"; -$key = q/postfix-integration/; -$external_latex_labels{$key} = q|6.1|; +$key = q/customizing/; +$external_latex_labels{$key} = q|7|; +$noresave{$key} = "$nosave"; + +$key = q/bsd-issues/; +$external_latex_labels{$key} = q|15.2|; +$noresave{$key} = "$nosave"; + +$key = q/site-list/; +$external_latex_labels{$key} = q|8|; $noresave{$key} = "$nosave"; 1; diff --git a/doc/mailman-install/mail-server.html b/doc/mailman-install/mail-server.html index 9783dfa5..93420c08 100644 --- a/doc/mailman-install/mail-server.html +++ b/doc/mailman-install/mail-server.html @@ -156,7 +156,7 @@ aliases.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/mailman-install.html b/doc/mailman-install/mailman-install.html index 34ace408..b3257add 100644 --- a/doc/mailman-install/mailman-install.html +++ b/doc/mailman-install/mailman-install.html @@ -46,7 +46,7 @@

Barry Warsaw

Release 2.1
-April 14, 2016

+July 7, 2016

@@ -127,7 +127,7 @@
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node10.html b/doc/mailman-install/node10.html index 7c33c21c..cd8f49e1 100644 --- a/doc/mailman-install/node10.html +++ b/doc/mailman-install/node10.html @@ -79,6 +79,7 @@ substituted for $prefix, of course:
     Exec        /mailman/*      $prefix/cgi-bin/*
 
+

or: @@ -86,6 +87,7 @@ or:

     ScriptAlias /mailman/       $prefix/cgi-bin/
 
+

Warning: @@ -125,6 +127,7 @@ archives. For example, in Apache:
     Alias   /pipermail/     $varprefix/archives/public/
 
+

where $varprefix is usually $prefix unless you've used the --with-var-prefix option to configure. Also be @@ -204,7 +207,7 @@ Now restart your web server.


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node12.html b/doc/mailman-install/node12.html index c7ada629..35f28b51 100644 --- a/doc/mailman-install/node12.html +++ b/doc/mailman-install/node12.html @@ -136,7 +136,7 @@ virtual domain support below.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node15.html b/doc/mailman-install/node15.html index 3c036644..d3e81598 100644 --- a/doc/mailman-install/node15.html +++ b/doc/mailman-install/node15.html @@ -103,7 +103,7 @@ instead of mylist@dom.ain.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node16.html b/doc/mailman-install/node16.html index 796cf0aa..2c345e6a 100644 --- a/doc/mailman-install/node16.html +++ b/doc/mailman-install/node16.html @@ -125,7 +125,7 @@ those in the config fragments given below.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node17.html b/doc/mailman-install/node17.html index 4b87dc06..80a55930 100644 --- a/doc/mailman-install/node17.html +++ b/doc/mailman-install/node17.html @@ -144,7 +144,7 @@ and 2.1 installations, with the proviso that you'll probably want to use
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node18.html b/doc/mailman-install/node18.html index 098c395f..9d27249e 100644 --- a/doc/mailman-install/node18.html +++ b/doc/mailman-install/node18.html @@ -103,7 +103,7 @@ you'll need to edit these based on how you configured and installed Mailman.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node2.html b/doc/mailman-install/node2.html index e12ee7bd..b2c0430d 100644 --- a/doc/mailman-install/node2.html +++ b/doc/mailman-install/node2.html @@ -122,7 +122,7 @@ but see the wiki page above for the latest information.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node20.html b/doc/mailman-install/node20.html index cc168a7c..4352e2f5 100644 --- a/doc/mailman-install/node20.html +++ b/doc/mailman-install/node20.html @@ -107,7 +107,7 @@ aliasfile director, or vice-versa.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node21.html b/doc/mailman-install/node21.html index 7aa22ce0..05be6658 100644 --- a/doc/mailman-install/node21.html +++ b/doc/mailman-install/node21.html @@ -71,6 +71,7 @@ file, and remember that order matters. -subscribe : -unsubscribe transport = mailman_transport +


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node22.html b/doc/mailman-install/node22.html index 819d76de..d73cbf76 100644 --- a/doc/mailman-install/node22.html +++ b/doc/mailman-install/node22.html @@ -90,7 +90,7 @@ transports'' line of your Exim config file.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node23.html b/doc/mailman-install/node23.html index 4b3b7218..100b0abc 100644 --- a/doc/mailman-install/node23.html +++ b/doc/mailman-install/node23.html @@ -94,7 +94,7 @@ mail, unless you like receiving tons of mail when some random host is down.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node24.html b/doc/mailman-install/node24.html index 80191d5b..1a87a8ad 100644 --- a/doc/mailman-install/node24.html +++ b/doc/mailman-install/node24.html @@ -120,7 +120,7 @@
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node25.html b/doc/mailman-install/node25.html index 66c46637..fda19433 100644 --- a/doc/mailman-install/node25.html +++ b/doc/mailman-install/node25.html @@ -127,7 +127,7 @@ from non-127.0.0.1 hosts, but it should do the trick for Mailman.)
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node26.html b/doc/mailman-install/node26.html index 74a67556..d4f03bba 100644 --- a/doc/mailman-install/node26.html +++ b/doc/mailman-install/node26.html @@ -95,6 +95,7 @@ this in your DATA ACL: deny !condition = $header_X-WhitelistedRCPT-nohdrfromcallback: !verify = header_sender/callout=90s +


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node27.html b/doc/mailman-install/node27.html index ac28b0b9..fa3201be 100644 --- a/doc/mailman-install/node27.html +++ b/doc/mailman-install/node27.html @@ -102,7 +102,7 @@ In a nutshell, all you need to do to enable VERP with Exim is to add these lines
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node28.html b/doc/mailman-install/node28.html index 66c792a1..0ef9f868 100644 --- a/doc/mailman-install/node28.html +++ b/doc/mailman-install/node28.html @@ -65,6 +65,7 @@ In this case, the MAILMAN_HOME and MAILMAN_WRAP macros are
   require_files = /virtual/${domain}/mailman/lists/${lc:$local_part}/config.pck
 
+

and change your transport like this: @@ -78,6 +79,7 @@ and change your transport like this: current_directory = /virtual/${domain}/mailman home_directory = /virtual/${domain}/mailman +


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node29.html b/doc/mailman-install/node29.html index 6c6d81d1..9435dcd1 100644 --- a/doc/mailman-install/node29.html +++ b/doc/mailman-install/node29.html @@ -116,7 +116,7 @@ functioning perfectly, though!
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node3.html b/doc/mailman-install/node3.html index 3d9f5dd8..6ea1b70e 100644 --- a/doc/mailman-install/node3.html +++ b/doc/mailman-install/node3.html @@ -102,7 +102,7 @@ in this section.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node30.html b/doc/mailman-install/node30.html index d4b77805..9539f5af 100644 --- a/doc/mailman-install/node30.html +++ b/doc/mailman-install/node30.html @@ -90,7 +90,7 @@ Overhauled/reformatted/clarified/simplified by Greg Ward
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node31.html b/doc/mailman-install/node31.html index 01b466f5..6d094289 100644 --- a/doc/mailman-install/node31.html +++ b/doc/mailman-install/node31.html @@ -60,7 +60,7 @@ You may be tempted to set the DELIVERY_MODULE configuration variable command line based message handoff scheme as opposed to the SMTP scheme used in SMTPDirect.py (the default). Sendmail.py has known security holes and is provided as a proof-of-concept only
4. If you are having problems + href="#foot437">4. If you are having problems using SMTPDirect.py fix those instead of using Sendmail.py, or you may open your system up to security exploits. @@ -68,7 +68,7 @@ you may open your system up to security exploits.



Footnotes

-
... only... only4
In fact, in later versions of Mailman, this module is explicitly sabotaged. You have to know @@ -121,7 +121,7 @@ what you're doing in order to re-enable it.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node32.html b/doc/mailman-install/node32.html index a265a59c..86238ccf 100644 --- a/doc/mailman-install/node32.html +++ b/doc/mailman-install/node32.html @@ -70,7 +70,7 @@ One good way of enabling this is:

             % grep smrsh /etc/mail/sendmail.cf
-
+

@@ -82,7 +82,7 @@ One good way of enabling this is:

             % strings $path_to_smrsh | less
-
+

@@ -93,7 +93,7 @@ One good way of enabling this is:

             % cd /var/adm/sm.bin
-
+

@@ -102,7 +102,7 @@ One good way of enabling this is:

             % ln -s /usr/local/mailman/mail/mailman mailman
-
+ @@ -140,7 +140,7 @@ One good way of enabling this is:
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node33.html b/doc/mailman-install/node33.html index 3b4a820d..135682f0 100644 --- a/doc/mailman-install/node33.html +++ b/doc/mailman-install/node33.html @@ -108,7 +108,7 @@ find four files:
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node34.html b/doc/mailman-install/node34.html index ab06076d..787e575a 100644 --- a/doc/mailman-install/node34.html +++ b/doc/mailman-install/node34.html @@ -93,7 +93,7 @@ connections.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node36.html b/doc/mailman-install/node36.html index 91b2a960..c3b25106 100644 --- a/doc/mailman-install/node36.html +++ b/doc/mailman-install/node36.html @@ -63,6 +63,7 @@ To activate this, uncomment that line and add the following lines to your VERP_FORMAT = '%(bounces)s-+%(mailbox)s=%(host)s' VERP_REGEXP = r'^(?P<bounces>.*?)-\+(?P<mailbox>[^=]+)=(?P<host>[^@]+)@.*$' +

The second option is a patch on SourceForge located at: @@ -107,7 +108,7 @@ is the more qmail-friendly approach resulting in large performance gains.


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node37.html b/doc/mailman-install/node37.html index a0c4b71f..685070e4 100644 --- a/doc/mailman-install/node37.html +++ b/doc/mailman-install/node37.html @@ -94,7 +94,7 @@ Again, this patch is for people familiar with their qmail installation.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node38.html b/doc/mailman-install/node38.html index 1aacc45d..1f5cd52d 100644 --- a/doc/mailman-install/node38.html +++ b/doc/mailman-install/node38.html @@ -90,7 +90,7 @@ Bollow has written about Mailman and qmail, available here:
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node4.html b/doc/mailman-install/node4.html index 6502be53..1158cebf 100644 --- a/doc/mailman-install/node4.html +++ b/doc/mailman-install/node4.html @@ -122,7 +122,7 @@ installation is complete.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node41.html b/doc/mailman-install/node41.html index 3fde525a..87ad0343 100644 --- a/doc/mailman-install/node41.html +++ b/doc/mailman-install/node41.html @@ -54,7 +54,7 @@

Several Mailman features occur on a regular schedule, so you must set up cron to run the right programs at the right time6. + href="#foot580">6.

If your version of crontab supports the -u option, you must be @@ -110,7 +110,7 @@ the site list (see section 8) to accept t



Footnotes

-
... time... time6
Note that if you're upgrading from a previous version of Mailman, you'll want to install @@ -152,7 +152,7 @@ parallel Mailman installations.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node42.html b/doc/mailman-install/node42.html index 3970b3ab..04b6ef65 100644 --- a/doc/mailman-install/node42.html +++ b/doc/mailman-install/node42.html @@ -151,7 +151,7 @@ following set of commands:
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node43.html b/doc/mailman-install/node43.html index bdfb8209..a04fd4a7 100644 --- a/doc/mailman-install/node43.html +++ b/doc/mailman-install/node43.html @@ -101,7 +101,7 @@ existing lists.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node44.html b/doc/mailman-install/node44.html index af6ca339..f78fa946 100644 --- a/doc/mailman-install/node44.html +++ b/doc/mailman-install/node44.html @@ -120,7 +120,7 @@ password.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node45.html b/doc/mailman-install/node45.html index d9739b08..c0956fa5 100644 --- a/doc/mailman-install/node45.html +++ b/doc/mailman-install/node45.html @@ -146,7 +146,7 @@ list. If you had any problems along the way, please see the
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node47.html b/doc/mailman-install/node47.html index 6fe7671e..63b366a3 100644 --- a/doc/mailman-install/node47.html +++ b/doc/mailman-install/node47.html @@ -105,7 +105,7 @@ recommended installation or configuration instructions.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node48.html b/doc/mailman-install/node48.html index 03eeaf12..d0ecdb0d 100644 --- a/doc/mailman-install/node48.html +++ b/doc/mailman-install/node48.html @@ -147,7 +147,7 @@ This problem can manifest itself in other Linux distributions in
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node50.html b/doc/mailman-install/node50.html index 56d6a22d..12d68dbc 100644 --- a/doc/mailman-install/node50.html +++ b/doc/mailman-install/node50.html @@ -229,7 +229,7 @@ start up.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node7.html b/doc/mailman-install/node7.html index f677b4aa..ee5271f6 100644 --- a/doc/mailman-install/node7.html +++ b/doc/mailman-install/node7.html @@ -243,7 +243,7 @@ If you're using Apache, check the values for the Group option in
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node8.html b/doc/mailman-install/node8.html index b807891c..04e43caf 100644 --- a/doc/mailman-install/node8.html +++ b/doc/mailman-install/node8.html @@ -88,7 +88,7 @@ Once you've run configure, you can simply run Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/node9.html b/doc/mailman-install/node9.html index 0e976b1d..42cb0ee9 100644 --- a/doc/mailman-install/node9.html +++ b/doc/mailman-install/node9.html @@ -139,7 +139,7 @@ configuration.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/postfix-integration.html b/doc/mailman-install/postfix-integration.html index 704e75f3..cbe4a767 100644 --- a/doc/mailman-install/postfix-integration.html +++ b/doc/mailman-install/postfix-integration.html @@ -67,7 +67,8 @@ adjust the instructions according to your use of configureNote: If you are using virtual domains and you want Mailman to honor your virtual -domains, read the 6.1 section below first! +domains, read the 6.1 section below first! Then come back +here and do these steps.

@@ -103,7 +104,7 @@ The MTA variable names a module in the Mailman/MTA dir

         % cd /usr/local/mailman
         % bin/genaliases
-
+

Make sure that the owner of the data/aliases and @@ -116,7 +117,7 @@ Make sure that the owner of the data/aliases and % su % chown mailman:mailman data/aliases* % chmod g+w data/aliases* - +

@@ -200,7 +201,7 @@ tables.


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/postfix-virtual.html b/doc/mailman-install/postfix-virtual.html index 7d2cd428..b1e3f26d 100644 --- a/doc/mailman-install/postfix-virtual.html +++ b/doc/mailman-install/postfix-virtual.html @@ -96,6 +96,39 @@ assuming you've installed Mailman in the default location. If you're using an older version of Postfix which doesn't have the virtual_alias_maps variable, use the virtual_maps variable instead. +

+The default mappings in virtual-mailman map list addresses in virtual +domains to unqualified local names as in: + +

+

+    mylist@dom.ain         mylist
+    mylist-request@dom.ain mylist-request
+    # and so on...
+
+ +

+In some Postfix configurations it may be necessary to qualify those local +names as for example: + +

+

+    mylist@dom.ain         mylist@localhost
+    mylist-request@dom.ain mylist-request@localhost
+    # and so on...
+
+ +

+If this is the case, you can include + +

+

+    VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'localhost'
+
+ +

+or whatever qualification is needed in mm_cfg.py. +

Next, in your mm_cfg.py file, you will want to set the variable POSTFIX_STYLE_VIRTUAL_DOMAINS to the list of virtual domains that Mailman @@ -105,9 +138,11 @@ against the host_name attribute of mailing lists objects, and must be exact match.

-Here's an example. Say that Postfix is configured to handle the virtual -domains dom1.ain, dom2.ain, and dom3.ain, and further -that in your main.cf file you've got the following settings: +Here's an example. Note that this example describes an unusual configuration. +A more usual configuration is described next. Say that Postfix is configured +to handle the virtual domains dom1.ain, dom2.ain, and +dom3.ain, and further that in your main.cf file you've got the +following settings:

@@ -163,9 +198,32 @@ Now, any list that Mailman creates in either of those two domains, will have
 the correct entries written to /usr/local/mailman/data/virtual-mailman.
 
 

-As above with the data/aliases* files, you want to make sure that both -data/virtual-mailman and data/virtual-mailman.db are user and -group owned by mailman. +In a more usual configuration, dom1.ain would not be a virtual domain +at all as in the following: + +

+

+    myhostname = mail.dom1.ain
+    mydomain = dom1.ain
+    mydestination = $myhostname, $mydomain localhost.$mydomain
+    virtual_alias_maps =
+        hash:/some/path/to/virtual-dom2,
+        hash:/some/path/to/virtual-dom2
+
+ +

+In this case too, you would include dom2.ain and dom3.ain in +mm_cfg.py: + +

+

+    POSTFIX_STYLE_VIRTUAL_DOMAINS = ['dom2.ain', 'dom3.ain']
+
+ +

+As in the previous section with the data/aliases* files, you want to +make sure that both data/virtual-mailman and +data/virtual-mailman.db are user and group owned by mailman.

@@ -201,7 +259,7 @@ group owned by mailman.


-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/qmail-issues.html b/doc/mailman-install/qmail-issues.html index 8bac0546..414723a6 100644 --- a/doc/mailman-install/qmail-issues.html +++ b/doc/mailman-install/qmail-issues.html @@ -223,6 +223,7 @@ if [ $# = 1 ]; then echo "|preline /home/mailman/mail/mailman mailcmd $i" > .qmail-$i-request fi +

Note: @@ -252,6 +253,7 @@ if [ $# = 1 ]; then echo "|preline /usr/local/mailman/mail/mailman unsubscribe $i" > .qmail-$i-unsubscribe fi
+



@@ -299,7 +301,7 @@ fi
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/site-list.html b/doc/mailman-install/site-list.html index 6bcb81e8..76224fa5 100644 --- a/doc/mailman-install/site-list.html +++ b/doc/mailman-install/site-list.html @@ -123,7 +123,7 @@ You should also subscribe yourself to the site list.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. diff --git a/doc/mailman-install/troubleshooting.html b/doc/mailman-install/troubleshooting.html index 79b2ae4e..5393d847 100644 --- a/doc/mailman-install/troubleshooting.html +++ b/doc/mailman-install/troubleshooting.html @@ -67,7 +67,7 @@ Also check for errors in your syslog files, your mail and web server log files and in Mailman's $prefix/logs/error file. If you're still having problems, you should send a message to the mailing list7; see + href="#foot651">7; see http://mail.python.org/mailman/listinfo/mailman-users for more information. @@ -203,7 +203,7 @@ Note that on Debian Linux, the system makes /usr/lib/sm.bin +

@@ -212,7 +212,7 @@ Note that on Debian Linux, the system makes /usr/lib/sm.bin


Footnotes

-
... list... list7
You must subscribe to this mailing list in order to post to it, but the mailing list's archives are @@ -252,7 +252,7 @@ publicly visible.
-Release 2.1, documentation updated on April 14, 2016. +Release 2.1, documentation updated on July 7, 2016. -- cgit v1.2.3