CRM114 How are you finding it ?
Desai, Jason
jase at sensis.com
Wed Aug 1 17:02:06 IST 2007
> Too soon to tell, really.
>
> Only been running it for 21 hours so far.
>
> It's pushed some emails into the high-scoring range, but
> scored negative
> points on some obvious spam (but not enough to make it end up
> in users'
> inboxes).
>
> So far so good.
Same here. I'm running it with
crm114_dynscore_factor -0.01
I'll probably let it run like this for a week or so, and then see how
it's doing before changing the factor.
Possibly useful to some - I'm using this to analyze the scores (watch
the line wraps):
grep CRM114_CHECK /var/log/mail.log | sed -re "s/.*: Message
([A-Za-z0-9-]+) .*\bscore=([0-9.-]+), .*\bCRM114_CHECK
([0-9.-]+).*/Id:\1\tSA Score:\2\t\tCRM114 Score:\3 /"
This will go through your mail log and print output for messages scored
with CRM114 in the format:
Id:1IFyHf-0001bf-8j SA Score:39.554 CRM114 Score:0.26
Jase
More information about the MailScanner
mailing list