Problem solved ! Thx to Jake and Ron but I add some chmod's attribute with /root
chmod 755 /root --> It's working good with chmod a+x /root --> mine still have error with autolist.lock ( in spamd/current) Thx a lot guys. -----Original Message----- From: Ron Horist [mailto:[EMAIL PROTECTED] Sent: 17 Nopember 2005 22:12 To: [email protected] Subject: Re: [qmailtoaster] simscan help The issue is that for some reason the install created a directory called bayes under the .spammassissin directory. You need to delete the directory and then create a file called bayes. touch bayes Then do as Jake suggests. > Richardus Alim wrote: > >>Hi Robert.. Thx a lot! >>it's working smoothly after follow your advice >> >>but I've 1 problem left and it was already issued in mailing-list in >>my /var/log/qmail/spamd/current there's error say: >> >>warn: config: SpamAssassin failed to parse line, >>"/root/.spamassassin/bayes" is not valid for "bayes_path", skipping: >>bayes_path /root/.spamassassin/bayes >> >>I've reinstalled spamassassin but still the same I've checked the >>directory path and it's there /root/.spamassassin/bayes >> >>Any advice ? >> >> > chmod 600 the files in there, and make sure /root has chmod a+x > applied > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
