Toni Cosma wrote:
Hi list,
I noticed that I have an error in /var/log/qmail/spamd/current
tail -40 /var/log/qmail/spamd/current
@400000004aae00ad105ef8ac [3927] info: spamd: connection from
localhost.localdomain [127.0.0.1] at port 56505
@400000004aae00ad105efc94 [3927] *warn: config: path
"/home/vpopmail/.spamassassin" is inaccessible: Permission denied**
*...@400000004aae00ad10924194 [3927] info: spamd: processing message
<[email protected]> for clamav:89
@400000004aae00ad1203ee4c [3927] *warn: config: path
"/home/vpopmail/.spamassassin" is inaccessible: Permission denied**
*...@400000004aae00ad120987e4 [3927] *warn: auto-whitelist: open of
auto-whitelist file failed: locker: safe_lock: cannot create tmp
lockfile
/home/vpopmail/.spamassassin/auto-whitelist.lock.mail.storo.ro.3927
for /home/vpopmail/.spamassassin/auto-whitelist.lock: Permission
denied**
*...@400000004aae00ad122b5c0c [3927] info: spamd: clean message
(1.8/5.0) for clamav:89 in 0.0 seconds, 1312 bytes.
@400000004aae00ad122cb3cc [3927] info: spamd: result: . 1 -
HTML_MESSAGE,MIME_HTML_ONLY,RDNS_NONE
scantime=0.0,size=1312,user=clamav,uid=89,required_score=5.0,rhost=localhost.localdomain,raddr=127.0.0.1,rport=56505,mid=<[email protected]>,autolearn=no
@400000004aae00ad13619604 [3922] info: prefork: child states: II
I have tried miscellaneous sollutions but no succes.
Any suggestion would be appreciated
Your permissions on the files got changed. They should look like this:
-rw------- 1 vpopmail vchkpw 335872 Sep 14 06:20 auto-whitelist
-rw------- 1 vpopmail vchkpw 45056 Sep 13 17:26 bayes_seen
-rw------- 1 vpopmail vchkpw 1323008 Sep 13 17:26 bayes_toks
-rw-r--r-- 1 vpopmail vchkpw 1869 Jun 15 05:54 user_prefs
Look back in the archives. This topic has been brought up a couple times
for various reasons and maybe a solution to your specific issue is
already posted.