"Thomas Barth via users" <[email protected]> writes:

>> However, I wonder if you have out-of-date rules.  Grepping for
>> RCVD_IN_VALIDITY in the up-to-date rules, I see rules, but the scores
>> are set to zero.
>
> Yes they are set to zero, I use the standard settings on a Debian System

You have miswrapped your grep output, too :-(

> grep -nri "RCVD_IN_V" /usr/share/spamassassin/
> /usr/share/spamassassin/50_scores.cf:287:score RCVD_IN_VALIDITY_RPBL 0 1.284 
> 0 1.310 # n=0 n=2
> /usr/share/spamassassin/50_scores.cf:521:score RCVD_IN_VALIDITY_CERTIFIED 0.0 
> -3.0 0.0 -3.0
> /usr/share/spamassassin/50_scores.cf:522:score RCVD_IN_VALIDITY_SAFE 0.0 -2.0 
> 0.0 -2.0

Those aren't zero.   They are zero without the network.

My scores are just plain 0.

50_scores.cf:score RCVD_IN_VALIDITY_CERTIFIED 0
50_scores.cf:score RCVD_IN_VALIDITY_SAFE 0
50_scores.cf:score RCVD_IN_VALIDITY_RPBL 0
50_scores.cf:#score RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001
50_scores.cf:#score RCVD_IN_VALIDITY_CERTIFIED_BLOCKED  0.001
50_scores.cf:#score RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001

So you seem not to have up-to-date rules.

Reply via email to