From 4f054c63f4e792e017b03f01d5f32deb7fb13e41 Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Thu, 16 Oct 2008 07:57:01 +0000 Subject: [PATCH] Fixed erroneous documentation references to smtp_notquit_acl to be acl_smtp_notquit --- doc/doc-docbook/spec.xfpt | 4 ++-- doc/doc-txt/ChangeLog | 5 ++++- doc/doc-txt/NewStuff | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 3e3609c2f..c0af93cb1 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -1,4 +1,4 @@ -. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.47 2008/09/29 11:17:46 nm4 Exp $ +. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.48 2008/10/16 07:57:01 nm4 Exp $ . . ///////////////////////////////////////////////////////////////////////////// . This is the primary source of the Exim Manual. It is an xfpt document that is @@ -24767,7 +24767,7 @@ connection is closed. In these special cases, the QUIT ACL does not run. .section "The not-QUIT ACL" "SECTNOTQUITACL" -The not-QUIT ACL, specified by &%smtp_notquit_acl%&, is run in most cases when +The not-QUIT ACL, specified by &%acl_smtp_notquit%&, is run in most cases when an SMTP session ends without sending QUIT. However, when Exim itself is is bad trouble, such as being unable to write to its log files, this ACL is not run, because it might try to do things (such as write to log files) that make the diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a2a4db1df..52279d332 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.555 2008/10/12 09:58:13 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.556 2008/10/16 07:57:01 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -74,6 +74,9 @@ NM/06 Bugzilla 744: EXPN did not work under TLS. NM/07 Bugzilla 769: Extraneous comma in usage fprintf Patch provided by Richard Godbee +NM/08 Fixed erroneous documentation references to smtp_notquit_acl to be + acl_smtp_notquit + Exim version 4.69 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 1470efc92..583fe92f1 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.158 2008/02/12 12:52:51 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.159 2008/10/16 07:57:01 nm4 Exp $ New Features in Exim -------------------- @@ -94,7 +94,7 @@ Version 4.68 the load for each incoming message in an SMTP session. Otherwise, once one message is queued, the remainder are also. - 9. There is a new ACL, specified by smtp_notquit_acl, which is run in most + 9. There is a new ACL, specified by acl_smtp_notquit, which is run in most cases when an SMTP session ends without sending QUIT. However, when Exim itself is is bad trouble, such as being unable to write to its log files, this ACL is not run, because it might try to do things (such as write to -- 2.30.2