https://bugs.exim.org/show_bug.cgi?id=2189
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/18067c75fc8494ce7968776cd61a1693d20d8380 commit 18067c75fc8494ce7968776cd61a1693d20d8380 Author: Jeremy Harris <[email protected]> AuthorDate: Wed Nov 8 10:43:28 2017 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
