diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-05-13 22:02:59 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-05-16 21:17:53 +0100 |
commit | 2ddb4094c1b6861bebe191fa1466f53399e1e6d9 (patch) | |
tree | b6a86b8e0f596e92027cc9ddf4fad886ee7a0234 /doc/doc-txt | |
parent | 1bd642c265dae5643f16d023879043b7576f66a9 (diff) |
Callouts: record succeeding random local-part tests. Bug 177
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5ce54a24e..e4d1719ec 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -40,6 +40,9 @@ JH/06 Bug 2275: The MIME ACL unlocked the received message files early, and releases a lock) for that case, while creating the temporary .eml format file for the MIME ACL. Also applies to "regex" and "spam" ACL conditions. +JH/07 Bug 177: Make a random-recipient callout success visible in ACL, by setting + $sender_verify_failure/$recipient_verify_failure to "random". + Exim version 4.91 ----------------- |