hi

i am running spamd with the following command:

spamd -D -q -H /tmp/

and then spamc with:

spamc -u [EMAIL PROTECTED] < mailfile

spamd retrives required_hits information for [EMAIL PROTECTED] in a
mysql database, and all works fine.

The problem is that i read this error in logs:

[5399] error: locker: safe_lock: cannot create tmp lockfile
/root/.spamassassin/auto-whitelist.lock.hostname.it.5399 for
/root/.spamassassin/auto-whitelist.lock: Permission denied
[5399] warn: auto-whitelist: open of auto-whitelist file failed:
locker: safe_lock: cannot create tmp lockfile
/root/.spamassassin/auto-whitelist.lock.hostname..it.5399 for
/root/.spamassassin/auto-whitelist.lock: Permission denied

spamd is running as root (is it correct?)

how can i tell to spamd to use the tmp directory instead the root's home?

thanks

Reply via email to