Re: [SAtalk] OT: AI spam filter

2004-01-02 Thread Liudvikas Bukys
may be crucial, as long as the cost (in speed, processing) is not too high. We have reached the point of making cost/performance tradeoffs. For most users, all of the above are well past "good enough to use." Liudvikas Bukys [EMAIL PROTECTED] --

[SAtalk] Hormel sues

2003-07-02 Thread Liudvikas Bukys
http://www.washingtonpost.com/wp-dyn/articles/A55892-2003Jul1.html http://seattletimes.nwsource.com/html/businesstechnology/135144116_spamhormel02.html http://yro.slashdot.org/yro/03/07/02/1453254.shtml?tid=111&tid=126 --- This SF.Net email spon

[SAtalk] CRYPTO-GRAM, February 15, 2003 in Razor2

2003-02-16 Thread Liudvikas Bukys
I like Razor, it catches stuff that nothing else does, and volume is inherent to spam. BUT its precision is shot lately. AND because it never sees content, it can't adjudicate disputes over spamminess in order to award trust to the folks who are really right. --

Re: [SAtalk] Using SA on client only (mbox)

2002-11-26 Thread Liudvikas Bukys
Here is a little kludge that I use to refile MH mail (e.g. I refile inbox spam into inbox.suspect). You can process your mbox files by using MH "inc" to extract the messages, and MH "packf" to pack them into mbox format. Your linux box probably has nmh installed already.

[SAtalk] bayes, spamd, and future of per-user/per-system bayes

2002-10-30 Thread Liudvikas Bukys
Bug? The bayes code in 2.50 doesn't get invoked from spamd because there is no hook from handle_user to [re]open the bayes databases. I have to think this is an oversight, but I thought I'd better ask. * Should spamd do this? The learn code is a bit slow and if the authors are open to code submis