https://bugs.exim.org/show_bug.cgi?id=2599
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/94ecf089d68ac5b85c2a99177a8e4b4d35d5aa2e commit 94ecf089d68ac5b85c2a99177a8e4b4d35d5aa2e Author: Jeremy Harris <[email protected]> AuthorDate: Sun Dec 20 15:49:39 2020 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
