[exim-dev] [Bug 322] Make deliver_time work for == lines as …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 322] Make deliver_time work for == lines as well as =>
https://bugs.exim.org/show_bug.cgi?id=322

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #3 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/a55697acf8d60ff8fc67f8fc46f23b8f53a3b823

commit a55697acf8d60ff8fc67f8fc46f23b8f53a3b823
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Dec 29 13:41:17 2019 +0000
Commit:     Jeremy Harris <jgh146exb@???>
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.