On Thu, Feb 12, 2009 at 02:46:54AM +0100, Victor Jerlin wrote: > Hi, > > I usually put it into the hold queue and then run postsuper -H <mailid> > to release it from the hold queue. >
This is not enough for queue files copied from another location, you have to adjust the queue file name to give it a suitably "unique" id. The right way to do this is to create an idle Postfix queue (instance) in the same file-system, place the archived queue in the maildrop queue of the idle queue, then run "postsuper -s" in the context of the idle instance. After the queue file name is adjusted, rename the queue file into the maildrop queue (same filesystem!) of the active instance. Putting archived files into a live queue can lead to queue-id collisions and lost mail. -- 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.