According to:
http://svn.apache.org/repos/asf/spamassassin/tags/spamassassin_release_3_2_0/Changes
- separate a signature verification from fetching a policy, which makes it
possible to avoid one DNS lookups (by not fetching a policy) for each
unverified message by setting score to 0 for all policy-related rules
(DKIM_POLICY_SIGNALL, DKIM_POLICY_SIGNSOME, and DKIM_POLICY_TESTING).
I Installed MAIL::DKIM and enabled the DKIM plugin.
Now I'm seeing DKIM_POLICY_SIGNSOME hit every message unless the message
hits DKIM_SIGNED and DKIM_VERIFIED. The score for DKIM_POLICY_SIGNSOME
is set to 0.
Obviously this is wrong, since most spam isn't coming from domains that
'sign some'. Any ideas?
--
Ken Anderson
Pacific.Net