|
|
관련명령
sudo -u vpopmail -H spamassassin --lint
아래의 에러 메세지는 /var/spool/mqueue/ 쌓인 에러 발생 메일로그이다.
----- Transcript of session follows -----
procmail: Lock failure on "spamassassin.lock"
Jun 15 21:07:58.387 [21652] warn: config: path "/ddong/chim/.spamassassin/user_prefs" is inaccessible: Permission denied
Jun 15 21:07:58.387 [21652] warn: config: default user preference file /ddong/chim/.spamassassin/user_prefs not accessible: Permission denied
Jun 15 21:08:04.671 [21652] warn: pyzor: check failed: internal error, python traceback seen in response
Jun 15 21:08:04.953 [21652] warn: plugin: eval failed: bayes: (in learn) locker: safe_lock: cannot create tmp lockfile /etc/mail/spamassassin/bayes/bayes.lock.ns.linuking.com.21652 for /etc/mail/spamassassin/bayes/bayes.lock: Permission denied
procmail: Lock failure on "/var/spool/mail/spam.lock"
procmail: Couldn't create or rename temp file "/var/spool/mail/spam/k"
procmail: Extraneous filter-flag ignored
procmail: Extraneous filter-flag ignored
procmail: Extraneous filter-flag ignored
procmail: Extraneous filter-flag ignored
procmail: Extraneous filter-flag ignored
550 5.1.1 <chim@abcdef.com>... User unknown
You have something screwy with your folder/permissions. It should create the folder when you run that as the vpopmail user. Check to make sure you have a /home/vpopmail directory and the permissions are correct. Also check to see if you have the .spamassassin folder in vpopmail's dir (remember to use ls -al)