On Fri, Sep 11, 2009 at 10:54:16AM -0700, Quanah Gibson-Mount wrote: > --On Friday, September 11, 2009 1:49 PM -0400 Wietse Venema > <wie...@porcupine.org> wrote: > >> Quanah Gibson-Mount: >>> Sep 11 09:24:05 zimbra postfix/postdrop[89912]: warning: unable to look >>> up public/pickup: No such file or directory >> >> postdrop will chdir to the queue directory in >> >> `postconf -dh config_directory`/main.cf >> >> You can't override this unless the non-default config_directory >> is listed in the default main.cf. > > > zimbra:~ zimbra$ postconf -dh config_directory > /opt/zimbra/postfix-2.6.2.2z/conf > zimbra:~ zimbra$ cd /opt/zimbra/postfix-2.6.2.2z/conf > zimbra:conf zimbra$ grep -i queue main.cf > queue_run_delay = 300s > bounce_queue_lifetime = 5d > queue_directory = /opt/zimbra/data/postfix/spool
So why are we looking at the permissions of /var/spool/postfix/{,public/} and not /opt/zimbra/data/postfix/spool? Also which postdrop is reporting errors? Is there more than one "postdrop" on the system? More than one Postfix-related sendmail(1) with a different default config directory? ... -- 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.