> > 35.2 (35.2/4) -- [EMAIL PROTECTED]|ip=216.93
>
> Sure. From the internal (perldoc) documentation:
>
> OUTPUT
> The output looks like this:
>
> AVG (TOTSCORE/COUNT) -- EMAIL|ip=IPBASE
>
> For example:
>
> 0.0 (0.0/7) -- [EMAIL PROTECTED]|ip=208.192
> 21.8 (43.7/2) --
[EMAIL PROTECTED]|ip=200.106
>
> AVG is the average score; TOTSCORE is the total score of all
mails
And interestingly in the current examples AVG happens to be the same as
TOTSCORE rather than TOTSCORE/COUNT as shown in the docs.
I wonder if this is a bug in the code or the docs?
Loren