[exim-dev] [Bug 2599] delivery of local emails is slow when …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2599] New: delivery of local emails is slow when multiple recipients are used, some being remote
Subject: [exim-dev] [Bug 2599] delivery of local emails is slow when multiple recipients are used, some being remote
https://bugs.exim.org/show_bug.cgi?id=2599

Git Commit <git@???> changed:

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


--- Comment #10 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/94ecf089d68ac5b85c2a99177a8e4b4d35d5aa2e

commit 94ecf089d68ac5b85c2a99177a8e4b4d35d5aa2e
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Dec 20 15:49:39 2020 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Dec 20 15:51:00 2020 +0000


    fix local delivery delay when combined with remote callout/hold.  bug 2599
----
 doc/doc-docbook/spec.xfpt    |   4 +-
 doc/doc-txt/ChangeLog        |   3 +
 src/src/deliver.c            |  16 +++-
 test/confs/0580              |  28 +++++--
 test/log/0580                |  18 ++--
 test/log/0581                |  16 ++--
 test/log/0582                |   2 +-
 test/mail/0580.local         |  10 +++
 test/scripts/0000-Basic/0580 |  40 +++++++--
 test/scripts/0000-Basic/0582 |   7 +-
 test/stdout/0580             | 191 +++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 296 insertions(+), 39 deletions(-)


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