On Wed, 2004-01-28 at 01:25, Andy BIERLAIR wrote:
> Correct me if I am wrong:
>
> If you do this in a .qmail: (one line, no line break)
>
> | script1.pl | script2.pl
> (here the result piped into script2.pl depends on the output of script1.pl)
yes
> That's different from: (two lines, one line b
ndent results)
Correct?
Andy
-Original Message-
From: Jeremy Kitchen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 28, 2004 07:48
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Multiple Independent Pipes
On Mon, 2004-01-26 at 09:33, Andy BIERLAIR wrote:
> Hello,
>
> I am
On Mon, 2004-01-26 at 09:33, Andy BIERLAIR wrote:
> Hello,
>
> I am looking for a solution to make multiple independent pipes in qmail with
> vpopmail. Usually you do independent pipes like this:
>
> .qmail-default
>
> | /usr/local/bin/a-selfmade-script.pl
> | /home/vpopmail/bin/vdelivermail ''
Hello,
I am looking for a solution to make multiple independent pipes in qmail with
vpopmail. Usually you do independent pipes like this:
.qmail-default
| /usr/local/bin/a-selfmade-script.pl
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
Now imagine a-self-script.pl breaks and the outpu