>
> Now that I've straightened out my sa-learn script, I've stopped getting
> BAYES__ and false positives. The problem is that I've also stopped getting
> any Bayes hits at all.
>
> I've put a heckuvalot of spam/ham through the learning process. Is there
> any easy way to check if I've hit the threshold yet? I used:
>
>       sa-learn --dump
>
> but I have no idea what its telling me.

Just use sa-learn --dump magic

For example I get:

sa-learn --dump magic
0.000          0          2          0  non-token data: bayes db version
0.000          0     281989          0  non-token data: nspam
0.000          0      99372          0  non-token data: nham
0.000          0     172696          0  non-token data: ntokens
0.000          0 1064978900          0  non-token data: oldest atime
0.000          0 1065038943          0  non-token data: newest atime
0.000          0 1065038857          0  non-token data: last journal sync
atime
0.000          0 1065022142          0  non-token data: last expiry atime
0.000          0      43200          0  non-token data: last expire atime
delta
0.000          0      94019          0  non-token data: last expire
reduction count

Which is saying that 281989 spam's are learn't and 99372 hams..

Regards,
Simon




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to