> that we need to create either a Cron job (*nix) or a shceduled task (win32) to rebuild the spamdb on a regular basis
For Bayesian to work effectively, this should be rebuild periodically. How often depends on your email mix - how much email you get, and perhaps more importantly how often spam/notspam etc. reports are sent to ASSP. I'm sure that daily is the most common rebuild cycle. Another factor to consider is the length of the rebuild (RAM has a significant impact on this). CPU impact can be negated by running the rebuild at a lower priority, which is trivial in unix or Windows. ASSP can run unharmed during this. - Bob Coffman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric B. Sent: Wednesday, November 22, 2006 1:00 PM To: [email protected] Subject: [Assp-user] Still need to create Cron / Scheduled Task to rebuildspamdb? Hi, I remember reading something on the original ASSP docs that we need to create either a Cron job (*nix) or a shceduled task (win32) to rebuild the spamdb on a regular basis. I'm assuming this is still valid, since I haven't read anything to the contrary elsewhere. In which case, I was wondering what a good timeout between rebuilds would be. Should this be done once a week, once a day, once a month, etc? Furthermore, I am assuming that only once it has been rebuilt that it replaces the original spamdb, and that ASSP can run unharmed during this process. Is this a correct assumption? Thanks! Eric ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
