On 11/09/2002 20:56, "Dean Suhr" wrote: > Hi All, > > I ran across what appears to be a great spam product, SpamSieve > <www.c-command.com/spamsieve>. It uses personal Bayesian Analysis to develop > a personal profile of what I believe to be spam, and what is not. > > The challenge is this ... it needs to run as a rule induced AppleScript on > every incoming message. Once I run an AppleScript no other rules can be > applied. I cannot afford to give up my rules-based filtering, filing and > coding. > > Any thoughts on how to overcome this problem? > > Dean >
Why not run it on the messages that are left AFTER you run your other rules? The messages you are filtering out with the rules are presumably ones you wanted anyway, so aren't going to be spam. True? Put the SpamSeive script at the END of your rules, so it only has to deal with messages not caught by your rules. -- Barry Wainwright <http://www.barryw.net> Of making many books there is no end, and much study is a weariness of the flesh. Ecclesiastes 12:12 -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
