You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/06/20 20:26:57 UTC

[Spamassassin Wiki] Update of "RuleDevelopment" by KennethPorter

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by KennethPorter:
http://wiki.apache.org/spamassassin/RuleDevelopment

The comment on the change is:
Mention other useful pages for rule developers.

------------------------------------------------------------------------------
  = Rule Development =
  
  We generally do this through Bugzilla; a rule that looks good is taken by the dev team and checked into the SVN rules file {{{rules/70_testing.cf}}}, whereby a distributed group of contributors will test it against their corpus in the nightly mass-check run. The resulting collated accuracy data can be viewed at [http://www.pathname.com/~corpus/ this site].
+ 
+ MassesOverview describes a number of tools that are useful in evaluting the quality of prospective rules.
+ 
+ CustomRules illustrates rules available from third parties and has links to their mass-check results.
  
  == German-Language Rule Development ==