diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-29 13:41:17 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-29 13:41:17 +0000 |
commit | a55697acf8d60ff8fc67f8fc46f23b8f53a3b823 (patch) | |
tree | 551c0cd43bab12e2383b5d855a218325f0bfd5bc /doc/doc-txt | |
parent | 85e453f622a540ecc8c86b3817e8b85d8218c474 (diff) |
Logging: Add DT= to defer & fail message lines. Bug 322
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f1db06451..491ff5208 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -70,6 +70,10 @@ JH/16 Fix the variables set by the gsasl authenticator. Previously a pointer to library live data was being used, so the results became garbage. Make copies while it is still usable. +JH/17 Logging: when the deliver_time selector ise set, include the DT= field + on delivery deferred (==) and failed (**) lines (if a delivery was + attemtped). Previously it was only on completion (=>) lines. + Exim version 4.93 ----------------- |