hello
it seems that since my upgrade to spamassassin 3.2.4, the DKIM an DomainKeys verifiers are no more used.
All I see in the debug test are the following line : # spamassassin -D < testmail.txt |& grep -i dkim [4163] dbg: plugin: loading Mail::SpamAssassin::Plugin::DKIM from @INCDKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=uclouvain.be; h=from:to: subject;
the second one is from the email itself. What's wrong ? -- Pascal