summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2009-01-02 16:42:31 +0000
committerNigel Metheringham <nigel@exim.org>2009-01-02 16:42:31 +0000
commit3ac82526e93764d2e67838d4b3a0e7ee83b1aad7 (patch)
treef56ac5ff61600186c6f7d013e55e485ec6987144
parent83e11d00e0583100566e2e2f3062f5e29c8ab87f (diff)
Added index entry for acl_smtp_notquit, updating change NM/08, Fixes: #800
-rw-r--r--doc/doc-docbook/spec.xfpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c0af93cb1..ec631523b 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.48 2008/10/16 07:57:01 nm4 Exp $
+. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.49 2009/01/02 16:42:31 nm4 Exp $
.
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -24767,6 +24767,7 @@ connection is closed. In these special cases, the QUIT ACL does not run.
.section "The not-QUIT ACL" "SECTNOTQUITACL"
+.vindex &$acl_smtp_notquit$&
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,