Don Read wrote:
> On 13-Jul-01 Jeff Hill wrote:
> > I've tried everything I can to pipe a string with mime content to
> > metamail, but it fails in every variation of:
> >
> > exec("echo $mime_string | /usr/bin/metamail -d -q -r -w -x -y ",
> > $met_res) ;
>
> what about "/bin/echo ..."
Nope, but I do appreciate the thought. Using "/bin/echo" just results in
$met_res becoming an empty array, as does my example string.
I should have said before that I've also tried this with several
versions of php, primarily 4.0.6 (all on Debian sid linux).
Regards,
Jeff Hill
>
> Regards,
> --
> Don Read [EMAIL PROTECTED]
> -- It's always darkest before the dawn. So if you are going to
> steal the neighbor's newspaper, that's the time to do it.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
------------------------------------------------------------
------ HR On-Line: The Network for Workplace Issues ------
http://www.hronline.com - Ph:416-604-7251 - Fax:416-604-4708
------------------------------------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]