Re: Help understanding TxRep errors.

2016-03-15 Thread RW
On Wed, 16 Mar 2016 08:55:46 +1300
Philip wrote:

> After turning on TxRep I get these lines in my /var/log/spamd.log
> file.
> 
> Wed Mar 16 08:21:55 2016 [16629] warn: Use of uninitialized value 
> $msgscore in addition (+) at /etc/spamassassin/TxRep.pm line 1414.
> Wed Mar 16 08:21:55 2016 [16629] warn: Use of uninitialized value 
> $msgscore in subtraction (-) at /etc/spamassassin/TxRep.pm line 1414.
> 

See: 



Help understanding TxRep errors.

2016-03-15 Thread Philip

After turning on TxRep I get these lines in my /var/log/spamd.log file.

Wed Mar 16 08:21:55 2016 [16629] warn: Use of uninitialized value 
$msgscore in addition (+) at /etc/spamassassin/TxRep.pm line 1414.
Wed Mar 16 08:21:55 2016 [16629] warn: Use of uninitialized value 
$msgscore in subtraction (-) at /etc/spamassassin/TxRep.pm line 1414.


/etc/spamassassin/60_txreputation.cf has...

use_txrep 1

header TXREP   eval:check_senders_reputation()
describe   TXREP   Score normalizing based on sender's reputation
tflags TXREP   userconf noautolearn
priority   TXREP   1000

txrep_whitelist_out 1

Ideas, suggestions?

Regards,

Phil