From 262a617078d67cde8c30624272fa4ebefe2e572f Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 29 Jun 2008 17:06:44 -0700 Subject: Updated docs for 2.1.11. Only the Exim section in install actually changed. --- doc/mailman-install.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/mailman-install.txt') diff --git a/doc/mailman-install.txt b/doc/mailman-install.txt index 56a14b56..3aaaaa66 100644 --- a/doc/mailman-install.txt +++ b/doc/mailman-install.txt @@ -12,7 +12,7 @@ GNU Mailman - Installation Manual barry (at) list dot org Release 2.1 - April 21, 2008 + June 29, 2008 Front Matter @@ -639,9 +639,11 @@ GNU Mailman - Installation Manual driver = accept require_files = MAILMAN_HOME/lists/$local_part/config.pck local_part_suffix_optional - local_part_suffix = -bounces : -bounces+* : \ - -confirm+* : -join : -leave : \ - -owner : -request : -admin + local_part_suffix = -admin : -bounces : -bounces+* : \ + -confirm : -confirm+* : \ + -join : -leave : \ + -owner : -request : \ + -subscribe : -unsubscribe transport = mailman_transport 6.2.6 Transports for Exim 4 @@ -742,13 +744,11 @@ GNU Mailman - Installation Manual ${if and {{match{$local_part}{(.*)-bounces\+.*}} \ {exists {MAILMAN_HOME/lists/$1/config.pck}}} \ {yes}{no}} - {yes}{no}} accept condition = \ ${if and {{match{$local_part}{(.*)-bounces\+.*}} \ {exists {MAILMAN_HOME/lists/$1/config.pck}}} \ {yes}{no}} - {yes}{no}} # Now, check sender address with SMTP callback. deny !verify = sender/callout=90s @@ -1503,7 +1503,7 @@ tar xvf MailmanStartup.tar About this document ... - GNU Mailman - Installation Manual, April 21, 2008, Release 2.1 + GNU Mailman - Installation Manual, June 29, 2008, Release 2.1 This document was generated using the LaTeX2HTML translator. @@ -1558,4 +1558,4 @@ tar xvf MailmanStartup.tar Previous Page Up one Level Next Page GNU Mailman - Installation Manual _________________________________________________________________ - Release 2.1, documentation updated on April 21, 2008. + Release 2.1, documentation updated on June 29, 2008. -- cgit v1.2.3