Chris wrote:
Thanks Daryl for this and the info on the tags placement. I hate being a
PITA but I've another question regarding Razor checks:
1.5 RAZOR2_CF_RANGE_E8_51_100 Razor2 gives engine 8 confidence level
above 50%
[cf: 100]
0.5 RAZOR2_CHECK Listed in Razor2 (http://razor.sf.net/)
1.5 RAZOR2_CF_RANGE_E4_51_100 Razor2 gives engine 4 confidence level
above 50%
[cf: 100]
0.5 RAZOR2_CF_RANGE_51_100 Razor2 gives confidence level above 50%
[cf: 100]
Why are there so many Razor tags?
Why not?! They were there when the scores were optimized and accounted for.
I can see that there are two different
engines being used, but if I remember correctly in 3.0.4 there would only
be one tag for Razor.
Nope, there was more than one.
I'd imagine that since I have this in my local.cf
use_razor2 1
that would account for one of the tags? I assume that this can be removed
or commented out, since its now a plugin?
From the elusive (Mail::SpamAssassin::Plugin::Razor2) man page:
use_razor2 (0รข1) (default: 1)
Whether to use Razor2, if it is available.
The setting doesn't control the number of tags. It simply enables or
disables Razor checks. Since it's enabled by default (that is if the
plugin is enabled of course) you can remove the line if you want -- it's
not making a difference to your config.
If so, would that also apply to the use pyzor and DCC in my local.cf?
Same goes for Pyzor and DCC.
Daryl