Matt> Still, as people have pointed out before, there's at least one
    Matt> potential problem in the code. That's that data from DNS isn't
    Matt> necessarily stable....

    Matt> That doesn't affect me in practice, but it would surely affect
    Matt> someone if the code were used widely. Fixing it in general would
    Matt> require some rather elaborate persistence mechanism, I think.

Or simply retraining from scratch after deleting your cache.  Speaking of
which, I gave up on persistence via the dbm or zodb routes.  Instead I just
save/restore the cache using pickle.  I'll probably check that into CVS this
evening.

Skip
_______________________________________________
spambayes-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-dev

Reply via email to