summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-01-16 22:17:33 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-01-16 23:20:24 +0000
commit4f6ae5c314e5c3e462313f3b53c917f36b131bf4 (patch)
tree1d46ff1a265a21c1a0ff3d795d95eb02b6989086 /doc/doc-txt
parentfa01e4f81d44f68f0a92be34b687c05f2ddbc2e9 (diff)
VRFY: Permit an ACL to override the default 252 response, to support
verify-by-ACL instead of the more usual verify-by-routers. Bug 1769
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 28fe75447..9f275a9db 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -153,6 +153,9 @@ JH/36 Fix a longstanding bug in memory use by the ${run } expansion: A fresh
concluded, but leaving the global pointer active for it. Possibly
involved in Bug 1778.
+JH/37 Bug 1769: Permit a VRFY ACL to override the default 252 response,
+ and to use the domains and local_parts ACL conditions.
+
Exim version 4.86
-----------------