[Spambayes] big imapfilter.py problem

Meyer, Tony T.A.Meyer at massey.ac.nz
Tue Apr 29 12:40:08 EDT 2003


> OK, now everything worked, sort of:
> 
>     %setenv PYTHONPATH ~/src/email-2.5
>     %python imapfilter.py -t -c -v
>     Loading database hammie.db... Loading state from 
> hammie.db database
>     hammie.db is a new database
>     Done.
>     Training
>        Training ham folder HamBox
>            0 trained.
>        Training spam folder SpamBox
>            0 trained.
>     Training took 51.954687953 seconds, 0 messages were trained
>     Classifying
>     Filtering took 1.34056997299 seconds.
> 
> But no messages got classified spam or unsure, AFAICT.
> Even after I move some of the spam training messages into my 
> inbox, they're not classified as spam.

Everything *should* be classified as unsure, since it's a new db and
nothing was trained.  Looks like it's not reading the messages at all.
I'll take another look at it - I was a bit rushed when I did the code to
stop relying on the UIDs.

=Tony Meyer



More information about the Spambayes mailing list