[exim-dev] [Bug 1800] exim -bhc fake session and cutthrough …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1800] exim -bhc fake session and cutthrough delivery
https://bugs.exim.org/show_bug.cgi?id=1800

Git Commit <git@???> changed:

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


--- Comment #2 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/59eaad2b1af0dc58545dff6a7211948782811e1a

commit 59eaad2b1af0dc58545dff6a7211948782811e1a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Feb 24 18:19:04 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Mar 3 13:25:30 2016 +0000


    cutthrough: fix operation under -bhc to not actually deliver.  bug 1800
----
 doc/doc-txt/ChangeLog             |   4 +
 src/src/acl.c                     |   6 +-
 test/README                       |   4 +-
 test/confs/5402                   |  70 ++++++++
 test/runtest                      |   5 +-
 test/scripts/5400-cutthrough/5402 |  42 +++++
 test/src/server.c                 |   8 +-
 test/stderr/5402                  | 365 ++++++++++----------------------------
 test/stdout/5402                  |  43 ++++-
 9 files changed, 260 insertions(+), 287 deletions(-)


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