Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: converted to 1.6 markup

...

No Format
    svn add rulesrc/sandbox/whatever/NN_anything.cf
    cd rulesrc
    svn commit

Wiki Markup4. Watch as the preflight mass-checker starts checking them immediately at the [PreflightBuildBot] (\[http://buildbot.SpamAssassin.org/preflight/ link\]).

The rules will be renamed to include a T_ prefix. (This lets the engine know that it's a rule under test, so it gets a minimal score; it's also easier to tell them apart from the "core" ruleset in the nightly mass-checks.)unmigrated-wiki-markup

5. Wait until the mass-check results are in, and look at the results at the [RuleQaApp] (\[http://buildbot.spamassassin.org/ruleqa/ link\]). (The link to the results of that exact mass-check is included in the output from the [PreflightBuildBot]'s final step, if you're wondering.)unmigrated-wiki-markup

6. (Optionally) wait for a nightly mass-check. (Again, the results will show up on the [RuleQaApp] (\[http://buildbot.spamassassin.org/ruleqa/ link\]), specifically \[http://buildbot.spamassassin.org/ruleqa?&longdatelist=1#nightly under the "Nightly" section of the mass-check list\].)

7. Tweak until I'm satisfied with my rule.

...