[exim-dev] [Bug 2017] DKIM verification fails in -bh test mo…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2017] New: DKIM failing on a dot terminator in test mode
Subject: [exim-dev] [Bug 2017] DKIM verification fails in -bh test mode
https://bugs.exim.org/show_bug.cgi?id=2017

Git Commit <git@???> changed:

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


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

commit b895f4b20b25f81cd6f94be75881d3328df03892
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Jan 21 18:54:56 2017 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Jan 21 20:11:58 2017 +0000


    fix dkim verify operation in -bh test mode.  bug 2017
----
 doc/doc-txt/ChangeLog        |  3 ++
 src/src/pdkim/pdkim.c        | 69 +++++++++++++++++++++++++++-----------------
 src/src/pdkim/pdkim.h        |  5 ++--
 test/confs/4507              |  1 +
 test/scripts/0000-Basic/0021 |  1 +
 test/scripts/0000-Basic/0022 | 11 +++++++
 test/scripts/0000-Basic/0303 |  2 ++
 test/scripts/0000-Basic/0371 |  1 +
 test/scripts/0000-Basic/0386 |  2 ++
 test/scripts/0000-Basic/0575 |  1 +
 test/scripts/4500-DKIM/4507  | 30 +++++++++++++++++++
 test/stderr/0021             |  1 -
 test/stderr/0022             |  3 --
 test/stderr/0386             |  2 --
 test/stderr/0575             |  1 -
 test/stderr/4507             | 22 ++++++++++++++
 test/stdout/0022             |  4 +++
 test/stdout/0904             |  4 +--
 18 files changed, 125 insertions(+), 38 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.