On Tue, May 27, 2014 at 03:23:02PM +0200, mancyb...@gmail.com wrote:

> Hi I've explained my goal here: 
> http://marc.info/?l=postfix-users&m=139932881701528&w=2

If you're trying to capture bounced messages for list maintenance,
you can certainly configure the bounce address (envelope sender of
original message) to be handled by script executed via a pipe
transport, or delivered to an account that runs procmail or a
.forward script, ...

What you MUST NOT do is attempt to re-inject the message back into
the Postfix queue as your script is doing.  Record the bounce in
some database and discard the message.

-- 
        Viktor.

Reply via email to