On 09/11/2013 12:36 PM, Eric Shubert wrote:
Each line in the .qmail file corresponds to a copy of the email. The
first line is sending a copy to your script, which is sending it to
stdout which subsequently goes to the log as you've found. The 2nd
line sends another copy to the email address you specified. So it's
doing what it's supposed to. :(
So the problem is, how to get your script to deliver to a given
address. I think if you put something like this in .qmail, it might work:
|/home/vpopmail/scripts/munge.pl | qmail-inject [email protected]
That worked perfectly!
Thanks, Eric.
Brent Gardner
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]