summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-03-26 15:53:49 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-04-04 00:21:14 +0100
commitcb387849bcd092eab3a7dbebb7580db044eff0bd (patch)
treef2c092b00f36461cdb4572f8dfc55ffd83935114 /doc
parentdb17048e236a120da3918e3ea5badd4a5193e24c (diff)
Cutthrough: enforce non-use in combination with DKIM signing or transport filter
Broken-by: 02b41d7106
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index af186d2e3..9a05c3471 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -160,6 +160,10 @@ JH/28 Ensure that variables possibly set during message acceptance are marked
PP/02 DANE: add dane_require_tls_ciphers SMTP Transport option; if unset,
tls_require_ciphers is used as before.
+JH/34 Re-introduce enforcement of no cutthrough delivery on transports having
+ transport-filters or DKIM-signing. The restriction was lost in the
+ consolidation of verify-callout and delivery SMTP handling.
+
Exim version 4.90
-----------------