Re: [SAtalk] Stop using Bayes(site-wide)

2003-05-29 Thread Theo Van Dinter
On Wed, May 28, 2003 at 03:20:26PM -0700, Support wrote: > doesn't setting "use_bayes 0" mean "don't enable bayes" yes. > and yes they do come back. hmmm. then I would run with -D and see what it's doing. perhaps it's either not reading that config file for some reason, or there's another

RE: [SAtalk] Stop using Bayes(site-wide)

2003-05-29 Thread Support
: Support Cc: [EMAIL PROTECTED] Subject: Re: [SAtalk] Stop using Bayes(site-wide) On Wed, May 28, 2003 at 11:26:25AM -0700, Support wrote: > How can I completely stop SA 2.43 from using bayes? You can't, 2.43 doesn't have bayes. Or did you mean 2.53? > use_bayes

Re: [SAtalk] Stop using Bayes(site-wide)

2003-05-29 Thread Theo Van Dinter
On Wed, May 28, 2003 at 11:26:25AM -0700, Support wrote: > How can I completely stop SA 2.43 from using bayes? You can't, 2.43 doesn't have bayes. Or did you mean 2.53? > use_bayes 0 that's it right there. > however, in user profiles there are bayes files in my ~/.spamassassin/

[SAtalk] Stop using Bayes(site-wide)

2003-05-29 Thread Support
Hi, How can I completely stop SA 2.43 from using bayes? my /etc/mail/spamassassin/local.cf has this. - # Enable the Bayes system use_bayes 0 # Enable Bayes auto-learning auto_learn 0 # Enable or disable network checks skip_rbl_checks