----- Original Message -----
From: Ryan Thompson
>> Is there a way to generate a report from the AWL database that will
>> show senders and the score applied to their messages? When running SA
>> via amavisd-new, all I see in the headers is that the AWL test was
>> run, but not the actual score that was applies.
>
> I used to use _TESTSSCORES_ in the Status header, but with
> amavisd-new, I think you're in the same boat as MIMEDefang,
> in that you have to generate your own headers. If you can
> generate headers with scores, you'd be on your way.
>
> However, there's also a little-known tool available in the tools/
> directory of the SA distribution called check_whitelist, that will
> do a dump of your AWL database. That may be all you need.
Thanks Ryan, that works. However, I have one more question about the AWL
dump output. Can someone explain what the first two columns means in this
output:
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
Thanks,
Bill