diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-26 15:59:25 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-26 17:34:17 +0100 |
commit | 5add7dc43769f6bac7de978b778b20276e7b0464 (patch) | |
tree | 8d104d14c6b70ee5a4091f98116a555ad2fe99bb /doc/doc-txt/ChangeLog | |
parent | 857eaf37225f30609fef43222ba4db4ad88847e6 (diff) |
ARC: cutthrough delivery may not be used with ARC signing
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 525f47b31..cbc7f2baa 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -181,6 +181,7 @@ JH/33 SPF: remove support for the "spf" ACL condition outcome values "err_temp" 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. + Extend the restriction to also cover ARC-signing. Exim version 4.90 |