I would like to configure Spamassassin to only do certain tests when the "required_score" is not yet reached. For example, do the usual rule-based and bayesian tests first, and if the score is lower than the "required_score", then do the DCC and RAZOR2 tests.
Is it possible?