----- Original Message ----- 
From: Ryan Thompson

> Sure. From the internal (perldoc) documentation:
>
> OUTPUT
>        The output looks like this:
>
>             AVG  (TOTSCORE/COUNT)  --  EMAIL|ip=IPBASE

Thanks for the explanation, Ryan.  I'm not sure how you came up with the
perldoc output.  When I ran:

    perldoc check_whitelist

I came up with:

    No documentation found for "check_whitelist".

I'm running SA 2.64.  Anyway, I figured that this was the column
discriptions, however, I was confused as to why my first and second columns
showed the same score, instead of an average in the first column.  From my
previous post:

    35.2        (35.2/4)  --  [EMAIL PROTECTED]|ip=216.93
    16.9        (16.9/2)  --  [EMAIL PROTECTED]|ip=209.206
    32.0        (32.0/2)  --  [EMAIL PROTECTED]|ip=69.6
    30.3        (30.3/9)  --  [EMAIL PROTECTED]|ip=64.28
    22.3        (22.3/4)  --  [EMAIL PROTECTED]|ip=216.21

If we take the first entry above, shouldn't the first column (the avg
column) be 35.2 divided by 4 equal 8.8?  Why would the average in the first
column show 35.2 instead of 8.8?  Could it mean that all four messages from
this user totaled 35.2, so the average would also be 35.2?

I've only been running AWL for a few hours, so it's possible that I do not
have enough entries to show something different in the average column than
what's shown in totscore/count column.

Bill

Reply via email to