https://bugs.exim.org/show_bug.cgi?id=2102
--- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/32dfdf8baa8ccf091a0d5d4d75e8627424898756 commit 32dfdf8baa8ccf091a0d5d4d75e8627424898756 Author: Jeremy Harris <[email protected]> AuthorDate: Fri Aug 4 15:13:17 2017 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Aug 4 15:13:17 2017 +0100 logging: millisecond qt and dt. bug 2102 ---- doc/doc-docbook/spec.xfpt | 6 ++- src/exim_monitor/em_globals.c | 2 +- src/exim_monitor/em_queue.c | 2 +- src/src/deliver.c | 102 +++++++++++++++++++++++++++++++----------- src/src/exim.c | 9 ++-- src/src/expand.c | 4 +- src/src/functions.h | 4 +- src/src/globals.c | 3 +- src/src/globals.h | 2 +- src/src/queue.c | 2 +- src/src/readconf.c | 8 ++-- src/src/receive.c | 4 +- src/src/retry.c | 8 ++-- src/src/spool_in.c | 14 ++++-- src/src/spool_out.c | 26 ++++++----- src/src/structs.h | 1 + src/src/transport.c | 5 ++- src/src/transports/smtp.c | 15 ++++--- test/log/0506 | 2 +- test/log/0551 | 8 ++-- test/runtest | 9 ++-- test/scripts/0000-Basic/0551 | 4 +- test/stdout/0035 | 7 +++ test/stdout/0245 | 1 + test/stdout/0250 | 3 ++ test/stdout/0254 | 3 ++ test/stdout/0311 | 2 + test/stdout/0338 | 1 + test/stdout/0377 | 1 + test/stdout/0378 | 1 + test/stdout/0379 | 1 + test/stdout/0389 | 1 + test/stdout/0488 | 1 + test/stdout/0490 | 1 + test/stdout/0514 | 1 + test/stdout/0551 | 8 ++-- test/stdout/3415 | 5 +++ 37 files changed, 191 insertions(+), 86 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/ ##
