https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8262
Bug ID: 8262 Summary: No ARC_SIGNED when Amavis supplies dkim_signatures Product: Spamassassin Version: 4.0.1 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: spamassas...@arcsin.de Target Milestone: Undefined A user of Amavis+SpamAssassin reported [1] that SpamAssassin checks no longer hit ARC_SIGNED when Amavis is reconfigured to verify DKIM signatures. Those are injected into SpamAsssassin via `suppl_attrib` and if I interpret the condition [2] in DKIM.pm correctly, it presumes that "if software supplied dkim_signatures, it also checked for ARC signatures, but there were none", which is not true for Amavis. [1] https://gitlab.com/amavis/amavis/-/issues/121 [2] https://github.com/apache/spamassassin/blob/9504fadbe568594ff30b368c5bece2b199b1f6bd/lib/Mail/SpamAssassin/Plugin/DKIM.pm#L875 -- You are receiving this mail because: You are the assignee for the bug.