On Fri, Sep 11, 2009 at 10:27:55AM -0700, Quanah Gibson-Mount wrote: >>> Any ideas on why this would be reporting above error every few minutes, >>> when everything seems to be correct? >> >> Some nss library is causing "postdrop" to chdir? What the working >> directory of the process? > > This is a standalone mac system, not using nss that I can see. :/
Well, "nss" or otherwise, one plausible explanation is that the process is not in the right directory... Otherwise, perhaps "postdrop" is no longer setgid, or the directory permissions of /var/spool/postfix/public/ or /var/spool/postfix/ are wrong: $ ls -ld /var/spool/postfix/{,public/} drwxr-xr-x 16 root root 4096 Aug 18 15:24 /var/spool/postfix/ drwx--x--- 2 postfix postdrop 4096 Aug 18 15:24 /var/spool/postfix/public/ -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majord...@postfix.org?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.