joostersWed Mar 21 07:15:31 2001 EDT
Modified files:
/php4/ext/standard mail.c
Log:
UnixWare 7.1 does not have EX_TEMPFAIL or (as far as I can tell)
a concept of a temporary failure response to pclose().
Index: php4/ext/standard/mail.c
diff -u
Derick Rethans wrote:
>
> On Tue, 6 Feb 2001, sterling hughes wrote:
>
> > Derick Rethans wrote:
> > >
> > > I know this... it should probably be noted in the docs.
> > >
> > > > Are you sure we should be adding that option to the mail() command? If the
> > > > user really needs the advanced fe
On Tue, 6 Feb 2001, sterling hughes wrote:
> Derick Rethans wrote:
> >
> > I know this... it should probably be noted in the docs.
> >
> > > Are you sure we should be adding that option to the mail() command? If the
> > > user really needs the advanced features provided by sendmail, they can
> >
Derick Rethans wrote:
>
> On Mon, 5 Feb 2001, Sterling Hughes wrote:
>
> > > @- Added a new parameter to mail() which appends aditional command line
> > > @ parameters to the mail program. (Derick)
> >
> > This won't be portable, on windows it uses raw smtp code...
>
> I know this... it sh
On Mon, 5 Feb 2001, Sterling Hughes wrote:
> > @- Added a new parameter to mail() which appends aditional command line
> > @ parameters to the mail program. (Derick)
>
> This won't be portable, on windows it uses raw smtp code...
I know this... it should probably be noted in the docs.
> Ar
>
> Modified files:
> /php4/ext/standard mail.c php_mail.h
> Log:
> - Added a new parameter to mail() which appends aditional command line
> parameters to the mail program. This is usefull to set the From
headers
> correctly with the -f parameter to sendmail p.e.
> @- Added a n
derick Mon Feb 5 13:30:30 2001 EDT
Modified files:
/php4/ext/standard mail.c php_mail.h
Log:
- Added a new parameter to mail() which appends aditional command line
parameters to the mail program. This is usefull to set the From headers
correctly with th
7 matches
Mail list logo