https://bugs.exim.org/show_bug.cgi?id=966

Git Commit <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Git Commit <[email protected]> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/b9df1829d6afa37ef6576d04fc8845c1d20269b0

commit b9df1829d6afa37ef6576d04fc8845c1d20269b0
Author:     Jeremy Harris <[email protected]>
AuthorDate: Sat Feb 25 18:42:51 2017 +0000
Commit:     Jeremy Harris <[email protected]>
CommitDate: Sat Feb 25 19:40:29 2017 +0000

    dkim: rework error logging to pass strings back to caller for logging.  bug
966
----
 doc/doc-txt/ChangeLog       |  3 +++
 src/src/dkim.c              | 36 +++++++++++++++++---------------
 src/src/dkim.h              |  2 +-
 src/src/functions.h         |  2 +-
 src/src/pdkim/pdkim.c       | 50 ++++++++++++++++++++++-----------------------
 src/src/pdkim/pdkim.h       |  6 +++---
 src/src/transport.c         | 14 ++++++-------
 src/src/transports/smtp.c   | 10 +++++----
 test/log/4506               |  3 +++
 test/scripts/4500-DKIM/4506 | 34 ++++++++++++++++++++++++++++++
 test/src/client.c           |  2 +-
 11 files changed, 103 insertions(+), 59 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/ ##

Reply via email to