OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Odd things in logs
From: Wietse Venema (wietseporcupine.org)
Date: Wed Jul 12 2000 - 18:52:38 CDT


Chris Horry:
> At 17:35 12/07/2000 -0400, Wietse Venema wrote:
> >Chris Horry:
> > > Jul 12 19:47:12 gerontius
> > > postfix/qmgr[8675]: warning: qmgr_active_done: remove 6EC4D14978E from
> > > active: No such file or directory
> > >
> > > Get this a lot, never lose mail that I know of though. Anyone else
> > > getting these? This is Snapshot 20000531
> >
> >Running multiple queue managers? That is not supported. Neither
> >is running Postfix on multiple machines with a shared queue.
>
> postfix 8675 0.0 1.3 1268 836 ? S Jul12 0:00 qmgr -t fifo -u
> postfix 8958 0.0 1.1 1176 732 ? S Jul12 0:00 qmgr -t fifo -u
>
> Very strange, I certainly didn't start two - only wrong running after a
> postfix stop; postfix start. Will keep a watch on it.

The number of queue manager processes is controlled from the
master.cf file. Unless you really know what you are doing, don't
change the per-service process limits, use the (main.cf) global
default_process_limit parameter instead.

        Wietse