[exim-dev] [Bug 2604] exim does not send DATA to target host…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2604] exim does not send DATA to target host when verify callout hold and delivery cutthrough
https://bugs.exim.org/show_bug.cgi?id=2604

Git Commit <git@???> changed:

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


--- Comment #11 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/99bfcf2b678e7bd8125a7eb44409e46549bfc111

commit 99bfcf2b678e7bd8125a7eb44409e46549bfc111
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jun 22 17:27:18 2020 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jun 22 17:32:22 2020 +0100


    cutthrough: handle request when a callout-hold is active.  bug 2604
----
 doc/doc-txt/ChangeLog             |  4 ++++
 src/src/acl.c                     | 50 +++++++++++++++++++++------------------
 src/src/verify.c                  |  4 ++--
 test/confs/5409                   | 46 +++++++++++++++++++++++++++++++++++
 test/log/5409                     |  3 +++
 test/scripts/5400-cutthrough/5409 | 29 +++++++++++++++++++++++
 test/stdout/5409                  | 40 +++++++++++++++++++++++++++++++
 7 files changed, 151 insertions(+), 25 deletions(-)


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