That reminds me of something. When I did my install, there was a problem
writing to /root/.spamassasin/bayes. I looked in there and there were no
files. So what I did was created a file called 'learn' and chmod to 766.
That stopped spamassasin from complaining. Maybe this is related to the
problem?

Also, my qmail-toaster install on CentOS 3 had some problems. Everytime
qmail started, clamd and spamd would not start with it. I had to put the
startup script for spamd and clamd into rc.local so that it would start
both those daemons at every boot up. Possibly this could also relate to
the problem?

Regards,

Riezal Ross

-----Original Message-----
From: Harry Zink [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 02, 2005 11:53 AM
To: [email protected]
Subject: Re: [qmailtoaster] qmail-toster newest version



On Dec 1, 2005, at 5:20 PM, Riezal Ross wrote:

> Yes it is enabled by default (I think). The problem is that mine is 
> already enabled, yet when I look at the mail headers it shows auto- 
> learn = no. I've set the treshhold to be at 4.0. Even when I get a 
> spam mail with a score of 11, it says auto-learn = no. Am I 
> misunderstanding something here?

You know what, I can confirm this - I just checked my headers, and  
found the same thing: auto-learn=0.

Also, I checked bayes_path /root/.spamassassin/bayes and the file is  
entry - I would think that there would be some stuff in there, if the  
auto-learn worked.

Any ideas?

# These values can be overridden by editing ~/.spamassassin/ 
user_prefs.cf
# (see spamassassin(1) for details)

# These should be safe assumptions and allow for simple visual sifting #
without risking lost emails.

# This file has been changed to support spamassassin-toaster-3.1.0-1.2.7
# Nick Hemmesch <[EMAIL PROTECTED]> # September 26, 2005
<http://www.qmailtoaster.com>

ok_locales all
skip_rbl_checks 1

required_hits 5
report_safe 0
rewrite_header Subject ***SPAM***

use_bayes 1
bayes_file_mode 0700
bayes_path /root/.spamassassin/bayes bayes_auto_learn_threshold_spam 8.0

use_auto_whitelist 1
auto_whitelist_file_mode 0700
auto_whitelist_path /root/.spamassassin/auto-whitelist



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to