------- 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 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




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

commit 5032d1cf500b102849d9a47867fbb7b34d871683
Author:     Jeremy Harris <[email protected]>
AuthorDate: Tue Jan 13 11:19:32 2015 +0000
Commit:     Jeremy Harris <[email protected]>
CommitDate: Tue Jan 20 13:39:22 2015 +0000

    multi-recipient cutthrough delivery. bug 1542

    testing and fixes by: heiko schlittermann <[email protected]>
----
 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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to