https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6180
--- Comment #8 from Mark Martinec <[email protected]> 2009-08-13 07:08:15 PST --- > Created an attachment (id=4515) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4515) [details] > gzipped output from prove -v t/dkim2.t with debug 'all' Thanks! [20153] dbg: dkim: cannot load Mail::DKIM module, DKIM checks disabled: errno=No such file or directory Do you have a perl module Mail::DKIM installed? Did it pass its self-tests during its installation? What does the following command report: $ perl -MMail::DKIM::Verifier -le 'print Mail::DKIM::Verifier->VERSION' -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
