https://bugs.exim.org/show_bug.cgi?id=2102
--- Comment #4 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/0f1a8658daf8689f0ef0afbb11d0cb589447a57d commit 0f1a8658daf8689f0ef0afbb11d0cb589447a57d Author: Jeremy Harris <[email protected]> AuthorDate: Sun Aug 6 15:44:13 2017 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Aug 6 16:43:17 2017 +0100 logging: millisecond time on 'no mail' lines. bug 2102 ---- doc/doc-docbook/spec.xfpt | 2 +- doc/doc-txt/NewStuff | 3 ++- src/src/deliver.c | 2 +- src/src/functions.h | 1 + src/src/globals.c | 2 +- src/src/globals.h | 2 +- src/src/smtp_in.c | 6 ++---- test/confs/0547 | 3 ++- test/log/0547 | 9 +++++---- test/log/3454 | 4 ++-- test/runtest | 4 ++-- test/scripts/0000-Basic/0547 | 5 ++++- test/stderr/0547 | 4 ++-- 13 files changed, 26 insertions(+), 21 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/ ##
