Jake Vickers wrote:
> Glenn Remstedt wrote:
>> Jake Vickers wrote:
>>   
>>>
>>> This is what it's SUPPOSED to look like:
>>>
>>> [EMAIL PROTECTED] .spamassassin]# ls -al
>>> total 8084
>>> drwx------   2 vpopmail vchkpw    4096 Jul 17 06:53 .
>>> drwx------  10 vpopmail vchkpw    4096 Sep 11  2006 ..
>>> -rw-------   1 vpopmail vchkpw 1294336 Jul 17 06:53 auto_whitelist
>>> -rw-------   1 vpopmail vchkpw  667648 Nov  8  2006 auto-whitelist
>>> -rw-------   1 vpopmail vchkpw   79872 Jul 17 06:53 bayes_journal
>>> -rw-------   1 vpopmail vchkpw 2621440 Jul 17 06:39 bayes_seen
>>> -rw-------   1 vpopmail vchkpw 5431296 Jul 17 06:39 bayes_toks
>>>
>>>
>>> Do you have these lines in your local.cf?
>>>
>>> use_bayes 1
>>> bayes_file_mode 0700
>>> bayes_path /home/vpopmail/.spamassassin/bayes
>>> use_auto_whitelist 1
>>> auto_whitelist_path /home/vpopmail/.spamassassin/auto_whitelist
>>> auto_whitelist_file_mode 0700
>>>     
>> here is what I have in mine:
>>
>> bayes_path /home/vpopmail/.spamassassin/bayes
>> auto_whitelist_path /home/vpopmail/.spamassassin/auto-whitelist
>>
>> use_bayes 1
>> use_bayes_rules 1
>> bayes_auto_learn 1
>> bayes_file_mode 0770
>>   
> 
> Try this:
> cd /home/vpopmail/.spamassassin
> touch bayes_journal
> touch bayes_seen
> touch bayes_toks
> chown vpopmail:vchkpw *
> chmod 600 *
> spamassassin -D --lint
> 
> And see if that comes back okay or not.
> 
Jake,
when run the spamassassin -D --lint  I picked the most important info ...
.
.
[6424] dbg: uri: running uri tests; score so far=-0.001
[6424] dbg: bayes: tie-ing to DB file R/O 
/home/vpopmail/.spamassassin/bayes_toks
[6424] warn: bayes: cannot open bayes databases 
/home/vpopmail/.spamassassin/bayes_*
R/O: tie failed: Bad file descriptor
[6424] dbg: bayes: untie-ing DB file toks
[6424] dbg: bayes: not scoring message, returning undef
[6424] dbg: bayes: opportunistic call attempt failed, DB not readable
.
.
[6424] warn: lint: 1 issues detected, please rerun with debug enabled for more
information

Glenn.

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to