[exim-dev] [Bug 2230] cutthrough with multiple messages over…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2230] New: cutthrough with multiple SMTP sessions over a single connection
Subject: [exim-dev] [Bug 2230] cutthrough with multiple messages over a single connection
https://bugs.exim.org/show_bug.cgi?id=2230

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/06fdb9f73dedfffc8b8613017ec1bb23f970b246

commit 06fdb9f73dedfffc8b8613017ec1bb23f970b246
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Jan 25 21:27:00 2018 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Jan 25 21:44:20 2018 +0000


    cutthrough: fix multi-message initiating connections.  bug 2230
----
 doc/doc-txt/ChangeLog             |   6 ++
 src/src/acl.c                     |  39 +++++++----
 src/src/verify.c                  |   1 +
 test/confs/5400                   |   2 +-
 test/confs/5406                   |   1 +
 test/log/5406                     |  18 +++++
 test/scripts/5400-cutthrough/5406 | 110 ++++++++++++++++++++++++++++++
 test/stdout/5406                  | 140 ++++++++++++++++++++++++++++++++++++++
 8 files changed, 301 insertions(+), 16 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.