Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Create as many files in this directory as I wish, containing as many rules as I wish, named "NN_anything.cf" (where "NN" is 2 digits). Each rule should start with a T_ prefix.

3. Check those files into SVN:

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

4. Watch as the preflight mass-checker starts checking them immediately at http://buildbot.SpamAssassin.org/preflight/ .

...