diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-02-02 21:49:02 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-04-06 21:22:58 +0100 |
commit | 9094b84b4cce2eb862394b752eda93124d96d655 (patch) | |
tree | 038d3a2cc415482173153a3fb2626157743fd82f /doc/doc-txt/ChangeLog | |
parent | 8d042305ef14df8cabcf7ae33767d019741dd59f (diff) |
Pass on SIZE to cutthrough connection
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5469c4bdb..cfea55ed8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -4,6 +4,8 @@ Change log file for Exim from version 4.21 Exim version 4.88 ----------------- +JH/01 Use SIZE on MAIL FROM in a cutthrough connection, if the destination + supports it and a size is available (ie. the sending peer gave us one). Exim version 4.87 |