Curtis:
> On Thu, Feb 12, 2009 at 8:13 AM, Victor Duchovni
> <victor.ducho...@morganstanley.com> wrote:
> 
> > On Thu, Feb 12, 2009 at 06:51:20AM -0700, Curtis wrote:
> 
> > 
> 
> >> So, on a box that I know has nothing else feeding into the maildrop
> >> queue, it would be safe to skip the step of dropping it in the idle
> >> queue of a second instance (on the same filesystem) and running
> >> "postsuper -s" to get a properly named queue file?  I would, of
> >> course, use a queue file name that would never be used by postfix.

You can only move files between STOPPED Postfix queues. 

To move files between STOPPED Postfix queues:

- Stop the source and destination Postfix instances.

- Move the queue files, preserving permissions, ownership, and time stamps.

- Run "postsuper" until it stops changing file names.

- Start the destination Postfix instance.

You cannot create your own Postfix queue files.

You cannot inject files into a RUNNING Postfix queue.

        Wietse

Reply via email to