https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5662
--- Comment #31 from Mark Martinec <[email protected]> 2009-06-29 09:44:03 PST --- For reference: Assuming the 'rules' directory is now specific to 3.3 and not inherited by 3.2, I added the new DKIM rules there and adjusted some old ones: rules/25_dkim.cf, rules/50_scores.cf: - remove DomainKeys rules (Bug 6098); - drop scores of ENV_AND_HDR_DKIM_MATCH and ENV_AND_HDR_SPF_MATCH as a great goldmine for spammers; - added new rules DKIM_VALID, DKIM_VALID_AU, DKIM_ADSP_*, __DKIM_DEPENDABLE; - dropped scores to 0 for old rules DKIM_VERIFIED, DKIM_POLICY_*, while keeping them for compatibility with existing uses .cf files Sending rules/25_dkim.cf Sending rules/50_scores.cf Transmitting file data .. Committed revision 789382 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=789382 ). -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
