[exim-dev] [Bug 2366] dkim_verify_signers not honoured for i…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2366] dkim_verify_signers not honoured for incoming SMTP since 4.91
https://bugs.exim.org/show_bug.cgi?id=2366

Git Commit <git@???> changed:

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


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

commit ae63862ba6f6ee0c17ec865cc6cf0eebb3ca2389
Author:     Mad Alex <alex.exim@???>
AuthorDate: Wed Jan 30 13:57:36 2019 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed Jan 30 13:59:52 2019 +0000


    fix dkim_verify_signers option.  bug 2366
    testsuite coverage by jgh.


    broken-by: d342446f29
----
 doc/doc-txt/ChangeLog       |   3 +
 src/src/smtp_in.c           |   1 -
 test/confs/4508             |  33 ++++++++++
 test/confs/4520             |   2 +-
 test/log/4508               |  25 ++++++++
 test/scripts/4500-DKIM/4508 | 149 ++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 211 insertions(+), 2 deletions(-)


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