https://bugs.exim.org/show_bug.cgi?id=2454
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/c5040dfdb523ce2a14efbdfa0d3eb69d3afef65a commit c5040dfdb523ce2a14efbdfa0d3eb69d3afef65a Author: Jeremy Harris <[email protected]> AuthorDate: Sat Oct 19 22:25:27 2019 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Oct 19 22:25:27 2019 +0100 chunking: fix all-rcpts-rejected, non-pipelined. bug 2454 ---- doc/doc-txt/ChangeLog | 5 +++++ src/src/transports/smtp.c | 3 ++- test/log/0904 | 52 ++++++++++++++++++++++++-------------------- test/scripts/0000-Basic/0904 | 25 +++++++++++++++++++++ test/stdout/0904 | 12 ++++++++++ 5 files changed, 72 insertions(+), 25 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/ ##
