On Thu, Dec 04, 2008 at 10:52:18PM +0100, Jon wrote:
> Does anyone know if it is possible to retrieve information from any of 
> theses files below about mails that are classified as spam?
> 
> Or in general. I there a way to view statistics from spammassassin?
> 
> bayes_seen 
> bayes_toks 

What kind of information do you want?  "sa-learn --dump magic" is really all
you can get out of these.  bayes_seen will give you IDs of messages learned,
but you'd have to do some processing of mails to generate the IDs to map
backwards.

> bayes_toks.expire16585 
> bayes_toks.expire1852 
> bayes_toks.expire26661 
> bayes_toks.expire31998 
> bayes_toks.expire4343

delete these.  they're temp files used when doing a bayes expiry.  if they're
still around, it means the expire process is being killed externally before it
completes.

-- 
Randomly Selected Tagline:
Never try to outstubborn a cat.
                -- Lazarus Long, "Time Enough for Love"

Attachment: pgpqpCSgSQ4tK.pgp
Description: PGP signature

Reply via email to