https://bugs.exim.org/show_bug.cgi?id=322
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/a55697acf8d60ff8fc67f8fc46f23b8f53a3b823 commit a55697acf8d60ff8fc67f8fc46f23b8f53a3b823 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Dec 29 13:41:17 2019 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Dec 29 13:41:17 2019 +0000 logging: add dt= to defer & fail message lines. bug 322 ---- doc/doc-docbook/spec.xfpt | 4 +- doc/doc-txt/ChangeLog | 4 ++ src/src/deliver.c | 31 ++++++------ src/src/functions.h | 8 ++-- src/src/globals.c | 2 +- src/src/structs.h | 3 +- src/src/transport.c | 6 +-- src/src/transports/smtp.c | 120 +++++++++++++++++++++++++--------------------- src/src/transports/smtp.h | 1 + 9 files changed, 97 insertions(+), 82 deletions(-) -- You are receiving this mail because: You are the QA Contact for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
