Re: bayesian tokens in text format?

2005-03-17 Thread Rick Beebe
In sa 3.0+ they are base-64 encodings of the SHA1 hash of the token. The hash is for all practical purposes not reversible. Does this apply to Bayes/SQL too? Yup. mysql> select * from bayes_token limit 1; ++---++---++ | id | token | spam_count | ham_count

Re: SA 3.01 eventually stops noticing DNSBLs

2005-03-08 Thread Rick Beebe
ago. My "fix" since I didn't want to patch the code itself was to put "dns_available yes" in local.cf. That skips the whole is_dns_avialable test in DNS.pm. -- ___ Rick Beebe

Re: New Hardware

2004-12-01 Thread Rick Beebe
;s easier for me to make sure updates are happening. -- ___ Rick Beebe(203) 785-6416 Manager, Systems & Network Engineering FAX: (203) 785-3481 ITS-Med Production

Re: spamd still burning CPU in 3.0.1

2004-11-04 Thread Rick Beebe
y're already running and ready to go. Since my spamd box is dedicated, I prefer the new prefork model. FWIW, I start up 40 children. Each one claims a memory size of about 43 meg. I'm running the standard rules plus 16 of the SARE rule sets. --

Missing subjects on 3.0x

2004-11-03 Thread Rick Beebe
vior back? Note that I'm not confused about the change from rewrite_subect to rewrite_header. Spam with existing Subject lines get tagged fine. -- ___ Rick Beebe(203) 785-6416 M

Re: [OT]: Charting the history of SPAM

2004-09-22 Thread Rick Beebe
The following chart plots every single piece of spam and virus email that arrived at my work email address since April 1997. Blue dots are spam and red dots are email viruses. The horizontal axis is time, and the vertical axis is size of mail (on a logarithmic scale). Darker dots represent more