I was perusing my weekly run data and right up at the top: 91.555 108.0930 0.0000 1.000 1.00 0.00 RCVD_IN_PBL
which obviously is very wrong:
$ grep -c RCVD_IN_PBL ham.log spam.log
ham.log:0
spam.log:78728
$ wc -l ham.log spam.log
25832 ham.log
142982 spam.log
168814 total
so it should just be 55.0615. I'll try to look into it, but just in case
anyone else goes "aha!" ... :)
--
Randomly Selected Tagline:
"You can see I'm having a good time with this... Oh, here it is."
- Prof. Farr
pgpkRUkXM6P82.pgp
Description: PGP signature
