Re: What breaks the validity of DKIM signature?

Noel Butler <[email protected]> Mon, 22 Dec 2025 10:25:04 +1000
Newsgroups gmane.mail.spam.spamassassin.general
Message-ID <[email protected]>
On 21/12/2025 21:52, A.Schulze via users wrote:

> Said that, my question:
> Is there a way to configure SA to not check DKIM signatures itself 
> again but parse an existing A-R header from a given Authentication 
> Identifier?

amavis.conf  (we don't use debian so I have no idea how or what defaults 
'they' set in their package)

$enable_dkim_verification = 0

$enable_dkim_signing = 0

(I also have $sa_mail_body_size_limit = 600*1024 without any issues)

spamassasin

comment out (its my init.pre but search all *.pre files)

"loadplugin Mail::SpamAssassin::Plugin::DKIM"

But I think OP has bigger problems, I use the two above settings in 
amavis, but allow the plugin loading and its never caused differences.

Perhaps there are multiple signings and one fails whilst the rest don't, 
this will pass DMARC too, kind of like Thomas' posts to this list.

-- 
Regards,
Noel Butler