[BlueOnyx:17702] Re: error in new phpsendmail

Michael Stauber mstauber at blueonyx.it
Wed May 27 16:22:29 -05 2015


Hi Maurice,

> In the previous bash script, "$*" was being used to pass the remaining 
> arguments to sendmail.

I had the nagging feeling that this might be the case, too. I just
checked and you're right. The $* passes the remaining command line
options (if any) that were passed to phpsendmail over to sendmail.

But that only works in Bash. In Perl I need to join the @ARGV array
instead and then pass that along to achieve this.

I'll publish an update for all BlueOnyx versions within the hour.

Many thanks!

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list