Re: [PHP-DEV] Additional warning for mail()

2002-03-16 Thread Derick Rethans
On Sat, 16 Mar 2002, Markus Fischer wrote: > Hi, > > If no one objects I'ld like to commit the following patch > which raises an extra warning message when using mail() on > unix systems and the shell required for popen() can't be > executed (tested on linux/freebsd). Go ahe

Re: [PHP-DEV] Additional warning for mail()

2002-03-16 Thread Sander Roobol
On 2002.03.16 06:14 Jon Parise wrote: > On Sat, Mar 16, 2002 at 03:15:07AM +0100, Markus Fischer wrote: > > > If no one objects I'ld like to commit the following patch > > which raises an extra warning message when using mail() on > > unix systems and the shell required for popen() ca

Re: [PHP-DEV] Additional warning for mail()

2002-03-15 Thread Jon Parise
On Sat, Mar 16, 2002 at 03:15:07AM +0100, Markus Fischer wrote: > If no one objects I'ld like to commit the following patch > which raises an extra warning message when using mail() on > unix systems and the shell required for popen() can't be > executed (tested on linux/freebsd).

[PHP-DEV] Additional warning for mail()

2002-03-15 Thread Markus Fischer
Hi, If no one objects I'ld like to commit the following patch which raises an extra warning message when using mail() on unix systems and the shell required for popen() can't be executed (tested on linux/freebsd). - Markus -- Please always Cc to me when replying to me o