From 8afe5b330eb7bfa38720ef9191a9f40f3748513b Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 15 May 2012 20:35:44 -0700 Subject: Tagging branch with: 2.1.15rc1 --- doc/mailman-install/about.html | 4 +- doc/mailman-install/bsd-issues.html | 2 +- doc/mailman-install/create-install-dir.html | 20 ++--- doc/mailman-install/customizing.html | 8 +- doc/mailman-install/exim3-transport.html | 2 +- doc/mailman-install/front.html | 4 +- doc/mailman-install/index.html | 6 +- doc/mailman-install/internals.pl | 2 +- doc/mailman-install/labels.pl | 4 +- doc/mailman-install/mail-server.html | 2 +- doc/mailman-install/mailman-install.html | 6 +- doc/mailman-install/node10.html | 2 +- doc/mailman-install/node12.html | 2 +- doc/mailman-install/node15.html | 2 +- doc/mailman-install/node16.html | 7 +- 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 | 2 +- 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 | 2 +- doc/mailman-install/node27.html | 2 +- doc/mailman-install/node28.html | 2 +- doc/mailman-install/node29.html | 2 +- doc/mailman-install/node3.html | 4 +- doc/mailman-install/node30.html | 2 +- doc/mailman-install/node31.html | 6 +- doc/mailman-install/node32.html | 2 +- doc/mailman-install/node33.html | 2 +- doc/mailman-install/node34.html | 2 +- doc/mailman-install/node36.html | 2 +- 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/node6.html | 106 --------------------------- doc/mailman-install/node7.html | 22 +++--- doc/mailman-install/node8.html | 12 +-- doc/mailman-install/node9.html | 4 +- doc/mailman-install/postfix-integration.html | 2 +- doc/mailman-install/postfix-virtual.html | 20 ++++- doc/mailman-install/qmail-issues.html | 2 +- doc/mailman-install/site-list.html | 2 +- doc/mailman-install/troubleshooting.html | 10 +-- 55 files changed, 116 insertions(+), 209 deletions(-) delete mode 100644 doc/mailman-install/node6.html (limited to 'doc/mailman-install') diff --git a/doc/mailman-install/about.html b/doc/mailman-install/about.html index 0a2a2563..f8fe12c5 100644 --- a/doc/mailman-install/about.html +++ b/doc/mailman-install/about.html @@ -46,7 +46,7 @@ About this document ... GNU Mailman - Installation Manual, -September 9, 2010, Release 2.1 +May 15, 2012, Release 2.1

This document was generated using the LaTeX2HTML translator. @@ -101,7 +101,7 @@ September 9, 2010, Release 2.1


-Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/bsd-issues.html b/doc/mailman-install/bsd-issues.html index b0370606..aa7f3245 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/create-install-dir.html b/doc/mailman-install/create-install-dir.html index 04af702c..4f932f2a 100644 --- a/doc/mailman-install/create-install-dir.html +++ b/doc/mailman-install/create-install-dir.html @@ -7,7 +7,7 @@ - + 2.2 Create the installation directory @@ -24,7 +24,7 @@ href="node3.html">Up one Level GNU Mailman - Installation Manual Up: 2 Set up your Next: - +
@@ -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="#foot728">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="#foot729">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. @@ -130,7 +130,7 @@ for additional information. href="node3.html">Up one Level GNU Mailman - Installation Manual Up: 2 Set up your Next: - +
-Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/customizing.html b/doc/mailman-install/customizing.html index 4dc35d2b..520647f6 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="#foot755">5. There are system tuning parameters and integration options.

@@ -85,12 +85,12 @@ break your Mailman installation by if you change these.

You should make any changes to mm_cfg.py using the account you -installed Mailman under in the 14 section. +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 @@ -131,7 +131,7 @@ line scripts, such as bin/withlist and
-Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/exim3-transport.html b/doc/mailman-install/exim3-transport.html index 9c029c13..9b8d9ffb 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/front.html b/doc/mailman-install/front.html index e4f47230..61215f56 100644 --- a/doc/mailman-install/front.html +++ b/doc/mailman-install/front.html @@ -80,7 +80,7 @@ The GNU Mailman website is at http://w
  • 2.1 Add the group and user
  • 2.2 Create the installation directory -
  • 3 Build and install Mailman +
  • 3 Build and install Mailman -
  • 3 Build and install Mailman +
  • 3 Build and install Mailman
    • 3.1 Run configure
    • 3.2 Make and install @@ -127,7 +127,7 @@
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/internals.pl b/doc/mailman-install/internals.pl index feffd090..8772bb17 100644 --- a/doc/mailman-install/internals.pl +++ b/doc/mailman-install/internals.pl @@ -39,7 +39,7 @@ $ref_files{$key} = "$dir".q|node39.html|; $noresave{$key} = "$nosave"; $key = q/building/; -$ref_files{$key} = "$dir".q|node46.html|; +$ref_files{$key} = "$dir".q|node6.html|; $noresave{$key} = "$nosave"; $key = q/about/; diff --git a/doc/mailman-install/labels.pl b/doc/mailman-install/labels.pl index 18883836..e7d7a9ba 100644 --- a/doc/mailman-install/labels.pl +++ b/doc/mailman-install/labels.pl @@ -39,7 +39,7 @@ $external_labels{$key} = "$URL/" . q|node39.html|; $noresave{$key} = "$nosave"; $key = q/building/; -$external_labels{$key} = "$URL/" . q|node46.html|; +$external_labels{$key} = "$URL/" . q|node6.html|; $noresave{$key} = "$nosave"; $key = q/about/; @@ -94,7 +94,7 @@ $external_latex_labels{$key} = q|7|; $noresave{$key} = "$nosave"; $key = q/building/; -$external_latex_labels{$key} = q|14|; +$external_latex_labels{$key} = q|3|; $noresave{$key} = "$nosave"; $key = q/postfix-virtual/; diff --git a/doc/mailman-install/mail-server.html b/doc/mailman-install/mail-server.html index 38de4e31..6a976f42 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/mailman-install.html b/doc/mailman-install/mailman-install.html index 5f4e776a..3dff6386 100644 --- a/doc/mailman-install/mailman-install.html +++ b/doc/mailman-install/mailman-install.html @@ -46,7 +46,7 @@

      Barry Warsaw

      Release 2.1
      -September 9, 2010

      +May 15, 2012

      @@ -67,7 +67,7 @@
    • 2.1 Add the group and user
    • 2.2 Create the installation directory
    -
  • 3 Build and install Mailman +
  • 3 Build and install Mailman
    • 3.1 Run configure
    • 3.2 Make and install @@ -127,7 +127,7 @@
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node10.html b/doc/mailman-install/node10.html index 15214f19..ac037fc8 100644 --- a/doc/mailman-install/node10.html +++ b/doc/mailman-install/node10.html @@ -185,7 +185,7 @@ Now restart your web server.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node12.html b/doc/mailman-install/node12.html index 86eae57b..fa2db0ce 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node15.html b/doc/mailman-install/node15.html index 5a61c1a5..95b6bddc 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node16.html b/doc/mailman-install/node16.html index ac54e845..27132b82 100644 --- a/doc/mailman-install/node16.html +++ b/doc/mailman-install/node16.html @@ -56,8 +56,9 @@ This section is derived from Nigel Metheringham's ``HOWTO - Using Exim and Mailman together'', which covers Mailman 2.0.x and Exim 3. It has been -updated to cover Mailman 2.1 and Exim 4. The original document is here: -http://www.exim.org/howto/mailman.html. +updated to cover Mailman 2.1 and Exim 4. The updated document is here: +http://www.exim.org/howto/mailman21.html and is recommended over +the information in the subsections below if you are using Exim 4.

      @@ -124,7 +125,7 @@ those in the config fragments given below.


      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node17.html b/doc/mailman-install/node17.html index 5d8106a3..75597635 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node18.html b/doc/mailman-install/node18.html index 4c9ccc6d..fa7c0136 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node2.html b/doc/mailman-install/node2.html index 0f36fab0..cf4eba92 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node20.html b/doc/mailman-install/node20.html index fb9a586e..9e0d105f 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node21.html b/doc/mailman-install/node21.html index 3007d965..300e580d 100644 --- a/doc/mailman-install/node21.html +++ b/doc/mailman-install/node21.html @@ -106,7 +106,7 @@ file, and remember that order matters.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node22.html b/doc/mailman-install/node22.html index de425aaf..590b6d68 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node23.html b/doc/mailman-install/node23.html index c42bfa1b..4fc60c1d 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node24.html b/doc/mailman-install/node24.html index 28a6c03c..ad7c981c 100644 --- a/doc/mailman-install/node24.html +++ b/doc/mailman-install/node24.html @@ -120,7 +120,7 @@
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node25.html b/doc/mailman-install/node25.html index 92596cf5..9ad06ecd 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node26.html b/doc/mailman-install/node26.html index 84324985..312af5bf 100644 --- a/doc/mailman-install/node26.html +++ b/doc/mailman-install/node26.html @@ -130,7 +130,7 @@ this in your DATA ACL:
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node27.html b/doc/mailman-install/node27.html index c3eb2172..baf57894 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node28.html b/doc/mailman-install/node28.html index 84a6a9dc..8fdb3e18 100644 --- a/doc/mailman-install/node28.html +++ b/doc/mailman-install/node28.html @@ -114,7 +114,7 @@ and change your transport like this:
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node29.html b/doc/mailman-install/node29.html index f332adcc..3e8793b2 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node3.html b/doc/mailman-install/node3.html index d46e8d18..7e7175cc 100644 --- a/doc/mailman-install/node3.html +++ b/doc/mailman-install/node3.html @@ -5,7 +5,7 @@ - + @@ -102,7 +102,7 @@ in this section.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node30.html b/doc/mailman-install/node30.html index 6928e3fe..62a5de42 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node31.html b/doc/mailman-install/node31.html index 5de7b92f..7d792ab9 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 only4. If you are having problems + href="#foot416">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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node32.html b/doc/mailman-install/node32.html index 91d78abb..a5949a76 100644 --- a/doc/mailman-install/node32.html +++ b/doc/mailman-install/node32.html @@ -140,7 +140,7 @@ One good way of enabling this is:
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node33.html b/doc/mailman-install/node33.html index 9b65c041..9e0a6286 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node34.html b/doc/mailman-install/node34.html index bf7b56b8..ce6b54cb 100644 --- a/doc/mailman-install/node34.html +++ b/doc/mailman-install/node34.html @@ -93,7 +93,7 @@ connections.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node36.html b/doc/mailman-install/node36.html index 9aee1342..f7a166c0 100644 --- a/doc/mailman-install/node36.html +++ b/doc/mailman-install/node36.html @@ -108,7 +108,7 @@ is the more qmail-friendly approach resulting in large performance gains.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node37.html b/doc/mailman-install/node37.html index d1d60834..199564c9 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node38.html b/doc/mailman-install/node38.html index 41c05447..342e8af6 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node4.html b/doc/mailman-install/node4.html index f5f58ddc..c638e57e 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node41.html b/doc/mailman-install/node41.html index 99cc1391..d6b73b62 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="#foot565">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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node42.html b/doc/mailman-install/node42.html index 434de77e..8dedc10c 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node43.html b/doc/mailman-install/node43.html index bd6e8c38..07a45a95 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node44.html b/doc/mailman-install/node44.html index e90dce12..5ea66a86 100644 --- a/doc/mailman-install/node44.html +++ b/doc/mailman-install/node44.html @@ -120,7 +120,7 @@ password.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node45.html b/doc/mailman-install/node45.html index 5c825f95..c55efd76 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node47.html b/doc/mailman-install/node47.html index d6794a39..dc90469b 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node48.html b/doc/mailman-install/node48.html index b7bc918f..20d808f9 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node50.html b/doc/mailman-install/node50.html index 7a0f8970..0081f9c0 100644 --- a/doc/mailman-install/node50.html +++ b/doc/mailman-install/node50.html @@ -221,7 +221,7 @@ start up.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node6.html b/doc/mailman-install/node6.html deleted file mode 100644 index eb5a8f23..00000000 --- a/doc/mailman-install/node6.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - -3 Build and install Mailman - - - - - -

      -
      -3 Build and install Mailman -

      - -

      - -



      - - - - - - - diff --git a/doc/mailman-install/node7.html b/doc/mailman-install/node7.html index f58c98bd..3ec1e032 100644 --- a/doc/mailman-install/node7.html +++ b/doc/mailman-install/node7.html @@ -6,8 +6,8 @@ - - + + @@ -19,10 +19,10 @@
      Up one Level
      @@ -217,10 +217,10 @@ If you're using Apache, check the values for the Group option in
      Up one Level

      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node8.html b/doc/mailman-install/node8.html index 580b1ec9..d5af2bd9 100644 --- a/doc/mailman-install/node8.html +++ b/doc/mailman-install/node8.html @@ -6,7 +6,7 @@ - + @@ -21,7 +21,7 @@ href="node7.html">Previous Page Up one Level
      Up: -3 Build and install +3 Build and install Next: @@ -65,7 +65,7 @@ Once you've run configure, you can simply run Previous Page Up one Level Up: -3 Build and install +3 Build and install Next:
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/node9.html b/doc/mailman-install/node9.html index 4645e26b..01030572 100644 --- a/doc/mailman-install/node9.html +++ b/doc/mailman-install/node9.html @@ -6,7 +6,7 @@ - + @@ -139,7 +139,7 @@ configuration.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/postfix-integration.html b/doc/mailman-install/postfix-integration.html index 560fe85c..419adada 100644 --- a/doc/mailman-install/postfix-integration.html +++ b/doc/mailman-install/postfix-integration.html @@ -200,7 +200,7 @@ tables.
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/postfix-virtual.html b/doc/mailman-install/postfix-virtual.html index 8cba0134..cb88954a 100644 --- a/doc/mailman-install/postfix-virtual.html +++ b/doc/mailman-install/postfix-virtual.html @@ -52,6 +52,16 @@ 6.1.2 Virtual domains +

      +

      Note: + +This section describes how to integrate Mailman with Postfix for automatic +generation of Postfix virtual_alias_maps for Mailman list addresses. Mailman's +support of virtual domains is limited in that list names must be globally +unique within a single Mailman instance, i.e., two lists may not have the same +name even if they are in different domains. +
      +

      Postfix 2.0 supports ``virtual alias domains'', essentially what used to be called ``Postfix-style virtual domains'' in earlier Postfix versions. To make @@ -65,9 +75,11 @@ that Postfix will actually use. First, you need to set up the Postfix virtual alias domains as described in the Postfix documentation (see Postfix's virtual(5) manpage). Note that it's your responsibility to include the virtual-alias.domain -anything line as described manpage; Mailman will not include this line in -virtual-mailman. You are highly encouraged to make sure your virtual -alias domains are working properly before integrating with Mailman. +anything line as described manpage (in recent Postfix this is not required +if the domain is included in virtual_alias_domains in main.cf); Mailman will +not include this line in virtual-mailman. You are highly encouraged to +make sure your virtual alias domains are working properly before integrating +with Mailman.

      Next, add a path to Postfix's virtual_alias_maps variable, pointing to @@ -189,7 +201,7 @@ group owned by mailman.


      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/qmail-issues.html b/doc/mailman-install/qmail-issues.html index 2aec0896..aac188bf 100644 --- a/doc/mailman-install/qmail-issues.html +++ b/doc/mailman-install/qmail-issues.html @@ -301,7 +301,7 @@ fi
      -Release 2.1, documentation updated on September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/site-list.html b/doc/mailman-install/site-list.html index eecfbc34..7ea4c2f3 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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. diff --git a/doc/mailman-install/troubleshooting.html b/doc/mailman-install/troubleshooting.html index 72c725f6..919cd048 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="#foot636">7; see http://mail.python.org/mailman/listinfo/mailman-users for more information. @@ -122,7 +122,7 @@ Consult your web server's documentation for instructions on how to do

      you will need to reinstall Mailman, specifying the proper CGI group id, - as described in the section. + as described in the 3 section.

    • @@ -153,7 +153,7 @@ you will need to reinstall Mailman, specifying the proper CGI group id,

      you will need to reinstall Mailman, specifying the proper mail group id - as described in the section. + as described in the 3 section.

      @@ -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 September 9, 2010. +Release 2.1, documentation updated on May 15, 2012. -- cgit v1.2.3