Le 11-janv.-08 à 18:00, Mark Martinec a écrit :
Pascal,
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
@INC
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=uclouvain.be;
h=from:to:
subject;
Are the baseline rules there, and normally accessible to the program?
Are there any failures reported in the debug log loading the rules?
Are you using sa-update, and if yes, did you run it after an upgrade?
The .cf files which activate Plugin::DKIM are in 25_dkim.cf and
60_whitelist_dkim.cf (and possibly elsewhere).
Mark
Sorry, the From address was in a whitelist and as I'm also using
shortcirucit, the dkim test was bypassed.
[31714] dbg: check: tests=USER_IN_WHITELIST
--
Pascal