diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-07 12:11:22 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-07 12:11:22 +0000 |
commit | 051d5efab898146f3769c72e58af4577164d2dab (patch) | |
tree | cd1df03f2b614fdd2eb227b157c47c3c5ac4e06a /doc | |
parent | 1955ffa1aad186705bae1a0868c4cc4902cc256e (diff) |
Cutthrough: silently ignore ACL control when the message cannot be cutthrough-routed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bac937e62..8221fb564 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -77,6 +77,11 @@ JH/14 Bug 2174: A timeout on connect for a callout was also erroneously seen as was marked defer_ok. Fix to keep the two timeout-detection methods separate. +JH/15 Relax results from ACL control request to enable cutthrough, in + unsupported situations, from error to silently (except under debug) + ignoring. This covers use with PRDR, frozen messages, queue-only and + fake-reject. + Exim version 4.90 ----------------- |