diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-19 22:25:27 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-19 22:25:27 +0100 |
commit | c5040dfdb523ce2a14efbdfa0d3eb69d3afef65a (patch) | |
tree | 2b8d705fbefeaf5a02e30212a962f5594389f247 /doc/doc-txt | |
parent | d48326c00b228279a957da7f58b48a55f4b7823b (diff) |
CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454
Diffstat (limited to 'doc/doc-txt')
-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 d4eac4e2f..9be52cedd 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -192,6 +192,11 @@ JH/41 With GnuTLS 3.6.0 (and later) do not attempt to manage Diffie-Hellman HS/06 Change the default of dnssec_request_domains to "*" +JH/42 Bug 2545: Fix CHUNKING for all RCPT commands rejected. Previously we + carried on and emitted a BDAT command, even when PIPELINING was not + active. + + Exim version 4.92 ----------------- |