https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8262
--- Comment #5 from spamassas...@arcsin.de --- Created attachment 5990 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5990&action=edit Refactor _check_dkim_signature (In reply to Giovanni Bechis from comment #4) > Created attachment 5964 [details] > DKIM suppl-attrib fix > > This should trigger on ARC checks on Amavisd-new. A third OR-condition for calling _check_valid_signature does not help, because it already is getting called. The problem is that Amavis did not supply any ARC signature that can be checked with _check_valid_signature. The attached patch includes some refactoring of _check_dkim_signature that decides for each signature type independently whether signatures have been supplied or need to be verified internally. -- You are receiving this mail because: You are the assignee for the bug.