https://bugs.exim.org/show_bug.cgi?id=966
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/b9df1829d6afa37ef6576d04fc8845c1d20269b0
commit b9df1829d6afa37ef6576d04fc8845c1d20269b0
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Feb 25 18:42:51 2017 +0000
Commit: Jeremy Harris <jgh146exb@???>
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.