[exim-dev] [Bug 1542] Keep with cutthrough routing/delivery …

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1542] New: Keep with cutthrough routing/delivery for subsequent recipients
Subject: [exim-dev] [Bug 1542] Keep with cutthrough routing/delivery for subsequent recipients
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1542

Git Commit <git@???> changed:

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





--- Comment #5 from Git Commit <git@???> 2015-01-20 14:17:05 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/5032d1cf500b102849d9a47867fbb7b34d871683

commit 5032d1cf500b102849d9a47867fbb7b34d871683
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Jan 13 11:19:32 2015 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue Jan 20 13:39:22 2015 +0000


    multi-recipient cutthrough delivery. bug 1542


    testing and fixes by: heiko schlittermann <hs@???>
----
 doc/doc-docbook/spec.xfpt         |   13 +-
 doc/doc-txt/ChangeLog             |    3 +
 src/src/acl.c                     |   36 ++--
 src/src/globals.c                 |    7 +-
 src/src/globals.h                 |   12 +-
 src/src/receive.c                 |   74 ++++----
 src/src/smtp_in.c                 |    2 +-
 src/src/verify.c                  |  261 ++++++++++++++++++++-------
 test/confs/5400                   |   17 ++-
 test/log/5400                     |   48 +++++-
 test/scripts/5400-cutthrough/5400 |  321 +++++++++++++++++++++++++++++++--
 test/stderr/5400                  |  235 ------------------------
 test/stdout/5400                  |  364 +++++++++++++++++++++++++++++++++++-
 13 files changed, 999 insertions(+), 394 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email