Re: custom script and loops problem - looking for professional support

2014-05-27 Thread Viktor Dukhovni
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 o

Re: custom script and loops problem - looking for professional support

2014-05-27 Thread Wietse Venema
Noel Jones: > Perhaps a simple content_filter will fit your needs better than a > transport. Or maybe not. > http://www.postfix.org/FILTER_README.html#simple_filter mancyb...@gmail.com: > If you configure the script as a FILTER, instead of a transport_map, you'll > not be able to catch bounced em

Re: custom script and loops problem - looking for professional support

2014-05-27 Thread mancyb...@gmail.com
On Tue, 27 May 2014 13:02:20 + Viktor Dukhovni wrote: > On Tue, May 27, 2014 at 11:36:46AM +0200, mancyb...@gmail.com wrote: > > > Hi Noel, thanks for your suggestion but unfortunately I've already been > > there. > > And yet Noel is right. Transport overrides that direct mail to a > scri

Re: custom script and loops problem - looking for professional support

2014-05-27 Thread Viktor Dukhovni
On Tue, May 27, 2014 at 11:36:46AM +0200, mancyb...@gmail.com wrote: > Hi Noel, thanks for your suggestion but unfortunately I've already been there. And yet Noel is right. Transport overrides that direct mail to a script are NOT compatible with re-injection of the message back into the same Pos

Re: custom script and loops problem - looking for professional support

2014-05-27 Thread mancyb...@gmail.com
On Tue, 27 May 2014 06:41:22 -0400 (EDT) wie...@porcupine.org (Wietse Venema) wrote: > Noel Jones: > > Perhaps a simple content_filter will fit your needs better than a > > transport. Or maybe not. > > http://www.postfix.org/FILTER_README.html#simple_filter > > mancyb...@gmail.com: > > If you co

Re: custom script and loops problem - looking for professional support

2014-05-27 Thread Wietse Venema
Noel Jones: > Perhaps a simple content_filter will fit your needs better than a > transport. Or maybe not. > http://www.postfix.org/FILTER_README.html#simple_filter mancyb...@gmail.com: > If you configure the script as a FILTER, instead of a transport_map, you'll > not be able to catch bounced e

Re: custom script and loops problem - looking for professional support

2014-05-27 Thread mancyb...@gmail.com
On Mon, 26 May 2014 17:33:52 -0500 Noel Jones wrote: > On 5/26/2014 6:19 AM, mancyb...@gmail.com wrote: > > Hi I wrote this script: http://pastebin.com/BZGNDcdn > > which is configured in postfix in transport_maps like this: > > emailtocatcherr...@example.com myCustomScript:dummy > > and is suppo

Re: custom script and loops problem - looking for professional support

2014-05-26 Thread Noel Jones
On 5/26/2014 6:19 AM, mancyb...@gmail.com wrote: > Hi I wrote this script: http://pastebin.com/BZGNDcdn > which is configured in postfix in transport_maps like this: > emailtocatcherr...@example.com myCustomScript:dummy > and is supposed to catch emails that return errors ("Undelivered Mail > Retu

custom script and loops problem - looking for professional support

2014-05-26 Thread mancyb...@gmail.com
Hi I wrote this script: http://pastebin.com/BZGNDcdn which is configured in postfix in transport_maps like this: emailtocatcherr...@example.com myCustomScript:dummy and is supposed to catch emails that return errors ("Undelivered Mail Returned to Sender") when emailtocatcherr...@example.com sends