I made up a new meta rule. It will raise the value for any mail that matches both razor and dcc. Based on your email it appears the false positive rate for mail that matches both razor and dcc is very very low.
Actually it was Razor and Pyzor that I checked, but it seems likely that this will hold true for DCC as well.
And again, I haven't gone through these stats looking for false positives/false negatives, and Razor and Pyzor together are more than enough (6.4) to kick a message over the threshold even if no other rules are tripped, so it's conceivable that there might be a few false positives in the 5-7 range.
meta MATCH_RAZOR_AND_PYZOR && DCC_CHECK describe MATCH_RAZOR_AND_PYZOR Message matches both dcc and dcc score MATCH_RAZOR_AND_PYZOR 1
If this is the exact rule, you'll want to run spamassassin --lint. It should probably be more along the lines of:
meta MATCH_RAZOR_AND_PYZOR RAZOR2_CHECK && PYZOR_CHECK describe MATCH_RAZOR_AND_PYZOR Message matches both Razor and Pyzor score MATCH_RAZOR_AND_PYZOR 1
meta MATCH_RAZOR_AND_DCC RAZOR2_CHECK && DCC_CHECK describe MATCH_RAZOR_AND_DCC Message matches both Razor and DCC score MATCH_RAZOR_AND_DCC 1
Kelson Vibber
SpeedGate Communications <www.speed.net>
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk