Hi all,
I recently upgraded SpamAssassin from 3.2.5 to 3.3.1, and I discovered that
the JM_SOUGHT_FRAUD_x rules are now included within the official ruleset,
within the 72_active.cf file.
However, as far as I can tell, these rules seem to be different to the
same-named rules that are within the latest copy of 20_sought_fraud.cf which
is downloaded from the sought.rules.yerp.org channel. Which is to say, the
contents of the 'meta' rule is different between these two files. My guess
is that the version of these rules contained inside 72_active.cf is perhaps
an older version than the ones inside 20_sought_fraud.cf. Is that the case?
What's more, I also see that these three FRAUD rules all have a score of 0
inside 50_scores.cf. My first question then is why they are zeroed out?
Secondly, I'm wondering how I can enable these rules again if I do want to
use them. In other words, if I want to use the latest version contained
within 20_sought_fraud.cf - I don't see how this could be possible.
Certainly I can add 'score' values for those three rules into my local.cf
file, which will override the zeroed-out scores in 50_scores.cf file.
However, because 72_active.cf comes numerically after 20_sought_fraud.cf,
that means the (assumedly older) FRAUD rules inside 72_active.cf will
override the (assumedly newer) FRAUD rules inside 20_sought_fraud.cf -
right? If so, there's no way for me to use the rules from 20_sought_fraud.cf
at all?
I hope that makes sense, and sorry if I'm completely overlooking something
here.
- Jezz