summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-06-18 12:14:37 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2023-06-18 12:14:37 +0100
commit39962749f6b1aea979e5b44381411e9b1d63ddc2 (patch)
tree14db7a5d901dc040bc82be30903a6f396b619ece
parentcfd47d9e77d3ec3cccbf9fb0ff6672c3b83b8fe3 (diff)
Docs: $smtp_notquit_reason in string-expansions chapter
-rw-r--r--doc/doc-docbook/spec.xfpt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c1c6293c9..23e06f91d 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -13744,6 +13744,11 @@ there actually are, because many other connections may come and go while a
single connection is being processed. When a child process terminates, the
daemon decrements its copy of the variable.
+.vitem &$smtp_notquit_reason$&
+.vindex "&$smtp_notquit_reason$&"
+When the not-QUIT ACL is running, this variable is set to a string
+that indicates the reason for the termination of the SMTP connection.
+
.vitem "&$sn0$& &-- &$sn9$&"
These variables are copies of the values of the &$n0$& &-- &$n9$& accumulators
that were current at the end of the system filter file. This allows a system