[exim-dev] [Bug 2189] dkim ACL not run for all sigs of a mu…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2189] dkim ACL not run for all sigs of a multi-signed message
https://bugs.exim.org/show_bug.cgi?id=2189

Git Commit <git@???> changed:

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


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

commit 18067c75fc8494ce7968776cd61a1693d20d8380
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Nov 8 10:43:28 2017 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed Nov 8 11:08:10 2017 +0000


    dkim: call acl once for each signature matching the identity from
dkim_verify_signers.  bug 2189
----
 doc/doc-docbook/spec.xfpt |  5 +++
 doc/doc-txt/ChangeLog     |  4 +++
 src/src/dkim.c            | 81 ++++++++++++++++++++++++++++++++++-------------
 src/src/dkim.h            |  3 +-
 src/src/receive.c         | 12 +------
 test/log/4524             |  6 ++--
 6 files changed, 74 insertions(+), 37 deletions(-)


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