https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8262
Kent Oyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kent Oyer <[email protected]> --- Just looking at the code, it appears that changing the "or" to an "and" creates a slightly different problem: if the calling program doesn't provide both DKIM and ARC signatures then neither will be used. I haven't done any testing to confirm. I think we need to completely separate the two. While DKIM and ARC use similar algorithms and share a common library, it's entirely possible for an email to have DKIM but no ARC, or ARC but no DKIM. -- You are receiving this mail because: You are the assignee for the bug.
