Paulius Zaleckas wrote:

[EMAIL PROTECTED]:/# courierfilter start courierdir: Permission denied [EMAIL PROTECTED]:/#

And this is what strace looks like:
...
6328  chdir("/usr")                     = -1 EACCES
(Permission denied)
...
Why chdir() fails? I set "/usr" perms to 777, but it
fails anyway.

Did you try looking at a working unix system? /usr should never be mode 777.


Make sure that both / and /usr are mode 0755, and try again.


------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to