Piping to external perl then back.

2013-09-01 Thread Bruce Markey
I'm hoping someone on here can maybe point me in the right direction. I'm trying to simply pipe all incoming email to a perl script that then dumps back to postfix to deliver. Pipes in by STDIN and then hands it back via STDOUT. This is the script.

Re: Piping to external perl then back.

2013-09-01 Thread Viktor Dukhovni
On Sun, Sep 01, 2013 at 03:02:36PM -0400, Bruce Markey wrote: I'm hoping someone on here can maybe point me in the right direction. I'm trying to simply pipe all incoming email to a perl script that then dumps back to postfix to deliver. Pipes in by STDIN and then hands it back via

Re: Piping to external perl then back.

2013-09-01 Thread Bruce Markey
Viktor Thank you. I'm glad I asked before I spent any more time trying to make this work. I'll look at modifying the actual script for now. Viktor Dukhovni postfix-us...@dukhovni.org wrote: On Sun, Sep 01, 2013 at 03:02:36PM -0400, Bruce Markey wrote: I'm hoping someone on here can maybe

Re: Piping to external perl then back.

2013-09-01 Thread Erwan David
Le 01/09/2013 21:55, Bruce Markey a écrit : Viktor Thank you. I'm glad I asked before I spent any more time trying to make this work. I'll look at modifying the actual script for now. Viktor Dukhovni postfix-us...@dukhovni.org wrote: On Sun, Sep 01, 2013 at 03:02:36PM -0400, Bruce