Dan Patnode wrote:
> I've confirmed that meta's within meta's within meta's work well:
>
> body __testA /\ba/i
<snip>
> but, combined with neutralized (__) tests, the score line doesn't show
> which individual tests were triggered:
>
> X-SpamAssassin: score=3.0 tests=META_ABCDEF,META_ABCDEFGHIJKL,META_GHIJKL
>
>
> Leaving them non scoring (__), what are all the ways of determining
> which sub tests (body in this case) participated in triggering a given
> meta?  I'm looking for all the places that store this information as
> well as any way to show the individual tests in the score line itself
> (while still scoring 0 each).

You can run the message through spamassassin -tD. The debug output will
include the full list of tests, including subtests, matched.

Reply via email to