On Fri, 2 Apr 2021 13:22:47 +0200 Giovanni Bechis wrote: > On 4/1/21 3:10 PM, Simon Wilson wrote: > > Does SA always do its "own" DKIM check, or can it be told to use an > > already written trusted AuthservId-written Authentication-Results > > header, e.g. from OpenDKIM? > I think Mail::SpamAssassin::Plugin::AuthRes (on trunk) is what you > are looking for.
Is it actually connected to anything? It says it *can* supply the results obtained to other plugins, but I don't see any mention of authres in DKIM.pm.