21 lines
1.1 KiB
Text
21 lines
1.1 KiB
Text
|
This perl script generates top spam/ham rules fired for SpamAssassin
|
||
|
installations:
|
||
|
|
||
|
TOP SPAM RULES FIRED
|
||
|
----------------------------------------------------------------------
|
||
|
RANK RULE NAME COUNT %OFMAIL %OFSPAM %OFHAM
|
||
|
----------------------------------------------------------------------
|
||
|
1 CMAE_1 30455 26.68 70.34 0.03
|
||
|
2 BAYES_99 24478 21.98 56.54 0.89
|
||
|
3 RAZOR2_CHECK 11910 10.61 27.52 0.29
|
||
|
----------------------------------------------------------------------
|
||
|
|
||
|
TOP HAM RULES FIRED
|
||
|
----------------------------------------------------------------------
|
||
|
RANK RULE NAME COUNT %OFMAIL %OFSPAM %OFHAM
|
||
|
----------------------------------------------------------------------
|
||
|
1 BAYES_00 44253 46.60 20.71 62.40
|
||
|
2 ALL_TRUSTED 34534 49.42 50.61 48.70
|
||
|
3 SPF_PASS 10880 17.43 20.82 15.35
|
||
|
----------------------------------------------------------------------
|