Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by JustinMason] note that the T_ prefix is automatically taken care of

...

No Format
    vi rulesrc/sandbox/whatever/NN_anything.cf

Each rule should start with 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.)

3. Check those files into SVN:

...

Wiki Markup
4. 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.)

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.)

...