Victor Duchovni:
> On Fri, Sep 11, 2009 at 02:53:17PM -0400, Victor Duchovni wrote:
>
> > On Fri, Sep 11, 2009 at 11:49:03AM -0700, Quanah Gibson-Mount wrote:
> >
> > >> Don't forget that sendmail(1) is outside the persistent master-managed
> > >> Postfix service and can en-queue mail (to disk) f
On Fri, Sep 11, 2009 at 02:53:17PM -0400, Victor Duchovni wrote:
> On Fri, Sep 11, 2009 at 11:49:03AM -0700, Quanah Gibson-Mount wrote:
>
> >> Don't forget that sendmail(1) is outside the persistent master-managed
> >> Postfix service and can en-queue mail (to disk) for later delivery, even
> >>
--On Friday, September 11, 2009 2:53 PM -0400 Victor Duchovni
wrote:
The solution is not to manually create FIFOs. Rather, you should either
run a second Postfix service, or replace the system sendmail(1) with
a symlink to the custom-built binary.
Eh, this is not a normal problem. OSX norm
On Fri, Sep 11, 2009 at 11:49:03AM -0700, Quanah Gibson-Mount wrote:
>> Don't forget that sendmail(1) is outside the persistent master-managed
>> Postfix service and can en-queue mail (to disk) for later delivery, even
>> when Postfix is *not* running (provided it does run eventually...).
>
> Yeah
--On Friday, September 11, 2009 2:16 PM -0400 Victor Duchovni
wrote:
On Fri, Sep 11, 2009 at 11:12:58AM -0700, Quanah Gibson-Mount wrote:
Speaking of which, how many postdrop executables exist on the system?
Two. And the system postfix is still running even though it is supposed
to be d
On Fri, Sep 11, 2009 at 11:12:58AM -0700, Quanah Gibson-Mount wrote:
>> Speaking of which, how many postdrop executables exist on the system?
>
>
> Two. And the system postfix is still running even though it is supposed to
> be disabled, because I shut down our postfix instance, and the errors
--On Friday, September 11, 2009 2:07 PM -0400 Wietse Venema
wrote:
Wietse Venema:
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 con
On Fri, Sep 11, 2009 at 11:04:49AM -0700, Quanah Gibson-Mount wrote:
>
>> 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? ...
>
> There is not one running that I see
--On Friday, September 11, 2009 11:04 AM -0700 Quanah Gibson-Mount
wrote:
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? ...
There is not one running that I see. O
Wietse Venema:
> 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
--On Friday, September 11, 2009 1:58 PM -0400 Victor Duchovni
wrote:
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 =
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
> 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
>>
>>
--On Friday, September 11, 2009 1:49 PM -0400 Wietse Venema
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`/mai
--On Friday, September 11, 2009 1:35 PM -0400 Victor Duchovni
wrote:
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 c
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
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
--On Friday, September 11, 2009 1:21 PM -0400 Victor Duchovni
wrote:
On Fri, Sep 11, 2009 at 09:56:49AM -0700, Quanah Gibson-Mount wrote:
zimbra:public root# pwd
/opt/zimbra/data/postfix/spool/public
zimbra:public root# ls -l
total 0
srw-rw-rw- 1 _postfix _postdrop 0 Sep 11 17:49 cleanup
On Fri, Sep 11, 2009 at 09:56:49AM -0700, Quanah Gibson-Mount wrote:
> zimbra:public root# pwd
> /opt/zimbra/data/postfix/spool/public
> zimbra:public root# ls -l
> total 0
> srw-rw-rw- 1 _postfix _postdrop 0 Sep 11 17:49 cleanup
> srw-rw-rw- 1 _postfix _postdrop 0 Sep 11 17:49 flush
> prw--
I'm seeing this continually from postfix:
Sep 11 09:24:05 zimbra postfix/postdrop[89912]: warning: unable to look up
public/pickup: No such file or directory
What's odd, is this file does exist, and it seems that pickup is actually
running fine?
zimbra:public root# ps aux | grep pickup
_po
19 matches
Mail list logo