On Tue, 2010-04-13 at 17:45 -0700, Gary Smith wrote:
> > The script just does:
> >
> > * Copy in new relay_recipients file
> > * postmap relay_recipients
> > * postfix reload
> >
> > Is there a better way to do this? Should I stop postfix completely during
> > this time? Will putting the queue on hold avoid this problem, or do I need
> > to stop Postfix completely from responding?
> >
>
> Brian,
>
> I know this is a late follow up, but I am doing the same thing, or getting
> ready to. Here is my general plan, with some questions.
As suggested on the postfix FAQ using a cdb format of the file avoids
this problem. Ofcourse your postfix must be compiled with cdb support.
On my servers I recompiled postfix for this precise reason. Works
perfectly fine