Theo Van Dinter writes:
> 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!" ... :)

no "aha"s here unfortunately :( -- is this in your own local freqs,
or the freqs on the server (with everyone else's logs too)?

--j.

Reply via email to