Larry Gilson writes: > However, if one tries to automate this then thresholds need to be attained > automatically. So even if Bayes learns the time, a filtration engine needs > to be able to analyze the spam/ham over time. A time minimum time interval > needs to be met before thresholds can be attained. ...
Larry -- that's exactly what Bayes does, effectively ;) Given the amount of training you put in, it makes reliable decisions based solely on that data, taking into account the *amount* of training that has been performed etc. The way to do this would be to divide the day up into hourly or bi-hourly chunks, create Bayes tokens from that (from the Received headers' date, probably), add those to the set of existing bayes tokens, and let it all "come out in the wash". --j. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk