From: Lists <li...@rh...> - 2008-09-24 02:52:07
|
Hi all, I was getting a pyzor error when running a message through spamassassin (testing) so i tried sudo -u postfix pyzor ping results were Traceback (most recent call last): File "/usr/bin/pyzor", line 4, in ? pyzor.client.run() File "/usr/lib/python2.4/site-packages/pyzor/client.py", line 934, in run ExecCall().run() Fiel "/usr/lib/python2.4/site-packages/pyzor/client.py", line 169, in run os.mkdir(homedir) OSError: [Errno 13] Permission denied: '/root/.pyzor' Has anyone come across this error before and or know how to fix it? This is my first mailscanner / spamassassin / postfix installation Running on CentOS 5 Many thanks Kate |