Don Read wrote:
>
> On 13-Jul-01 Jeff Hill wrote:
> > Don Read wrote:
> >> On 13-Jul-01 Jeff Hill wrote:
> >> > 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:
On 13-Jul-01 Jeff Hill wrote:
> Don Read wrote:
>> On 13-Jul-01 Jeff Hill wrote:
>> > 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 $mim
www.php.net/popen ? ... or am I missing something?
On Fri, Jul 13, 2001 at 07:52:51PM -0400, Jeff Hill wrote:
> Don Read wrote:
> > On 13-Jul-01 Jeff Hill wrote:
> > > Don Read wrote:
> > >> On 13-Jul-01 Jeff Hill wrote:
> > >> > I've tried everything I can to pipe a string with mime content to
>
Don Read wrote:
> On 13-Jul-01 Jeff Hill wrote:
> > 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
On 13-Jul-01 Jeff Hill wrote:
> 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) ;
>>
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, b
`
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 ..."
Regards,
--
Don Read
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) ;
I can successfully write the mime string to a tmp file, and then:
exec(" cat /tmp/mime_mail | /usr
8 matches
Mail list logo