> Ok, so 2 things. ;) bayes_seen is not really necessary though, although > it does need to be created upon loading of a db. > > (if you're wondering why it's not necessary -- we need to figure out > a way to expire old entries from the seen DB, probably some form of > fifo/max size thing. by doing that, the entries become unnecessary imo.)
Even with expiry, people might want to forget and relearn messages. And yes, we do need to expire stuff from seen. Mine is 10 MB now, even larger than my infinitely growing auto-whitelist DB. Adding the atime would be one and would allow expiry by either FIFO or based on times in the bayes token DB. Daniel P.S. Again, why aren't we integrating the auto-whitelist into Bayes? -- Daniel Quinlan anti-spam (SpamAssassin), Linux, http://www.pathname.com/~quinlan/ and open source consulting
