Re: DKIM_POLICY_SIGNSOME matches all mail

2007-05-08 Thread Benny Pedersen
On Tue, May 8, 2007 02:02, Ken A wrote: > 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 mos

DKIM_POLICY_SIGNSOME matches all mail

2007-05-07 Thread Ken A
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 al