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/11/09 02:26:15 UTC

[Spamassassin Wiki] Update of "RuleDevelopment" by DuncanFindlay

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 DuncanFindlay:
http://wiki.apache.org/spamassassin/RuleDevelopment

------------------------------------------------------------------------------
  = 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].
+ At the moment we do this through Bugzilla; a rule that looks good is taken by the dev team and checked into SVN in the developer's sandbox, whereby a distributed group of contributors will test it against their corpus in the nightly and "preflight" mass-check runs. The resulting collated accuracy data can be viewed at [http://buildbot.spamassassin.org/ruleqa/ this site].
  
- This is changing, however... the current plan is to use RuleSandboxes.
+ This is documented better in RuleSandboxes.
  
  MassesOverview describes a number of tools that are useful in evaluting the quality of prospective rules.