[PHP-CVS] cvs: php4 /ext/standard mail.c

2003-03-31 Thread Sara Golemon
pollita Tue Apr 1 01:21:54 2003 EDT Modified files: /php4/ext/standard mail.c Log: Bug #22962 Index: php4/ext/standard/mail.c diff -u php4/ext/standard/mail.c:1.70 php4/ext/standard/mail.c:1.71 --- php4/ext/standard/mail.c:1.70 Wed Feb 26 15:04:15 2003 +

[PHP-CVS] cvs: php4 /ext/standard mail.c /main main.c

2003-02-26 Thread Derick Rethans
derick Wed Feb 26 15:04:17 2003 EDT Modified files: /php4/ext/standard mail.c /php4/main main.c Log: - Added an extra ini setting with which extra commands can be forced to the sendmail deamon on a per-vhost base. The value in this ini setting will

Re: [PHP-CVS] cvs: php4 /ext/standard mail.c

2003-02-24 Thread Moriyoshi Koizumi
My bad.. The patch isn't wrong except the CRLF conversion issue, and works fine with mb_send_mail(). Sorry for the wrong info. Moriyoshi -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /ext/standard mail.c

2003-02-24 Thread Ilia Alshanetsky
iliaa Mon Feb 24 14:41:18 2003 EDT Modified files: /php4/ext/standard mail.c Log: Fixed bug #22355 (PHP would remove folding from Subject & To fields). Index: php4/ext/standard/mail.c diff -u php4/ext/standard/mail.c:1.68 php4/ext/standard/mail.c:1.69 ---

Re: [PHP-CVS] cvs: php4 /ext/standard mail.c

2002-11-28 Thread Jani Taskinen
MFH? On Thu, 28 Nov 2002, Martin Kraemer wrote: >martin Thu Nov 28 03:23:37 2002 EDT > > Modified files: >/php4/ext/standard mail.c > Log: > Portability: Use 0 if the platform does not define EX_OK > > >Index: php4/ext/standard/mail.c >diff -u php4/ext/

[PHP-CVS] cvs: php4 /ext/standard mail.c

2002-11-28 Thread Martin Kraemer
martin Thu Nov 28 03:23:37 2002 EDT Modified files: /php4/ext/standard mail.c Log: Portability: Use 0 if the platform does not define EX_OK Index: php4/ext/standard/mail.c diff -u php4/ext/standard/mail.c:1.66 php4/ext/standard/mail.c:1.67 --- php4/ext/stan

RE: [PHP-CVS] cvs: php4 /ext/standard mail.c

2002-09-22 Thread James Cox
oops, stupid text editor. sorry. -- james > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Sunday, September 22, 2002 5:24 PM > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4 /ext/standard mail.c > > > derick

[PHP-CVS] cvs: php4 /ext/standard mail.c

2002-09-22 Thread Derick Rethans
derick Sun Sep 22 12:23:44 2002 EDT Modified files: /php4/ext/standard mail.c Log: - Unbreak build Index: php4/ext/standard/mail.c diff -u php4/ext/standard/mail.c:1.64 php4/ext/standard/mail.c:1.65 --- php4/ext/standard/mail.c:1.64 Sun Sep 22 12:14:

[PHP-CVS] cvs: php4 /ext/standard mail.c

2002-09-22 Thread James Cox
imajes Sun Sep 22 12:14:11 2002 EDT Modified files: /php4/ext/standard mail.c Log: typo Index: php4/ext/standard/mail.c diff -u php4/ext/standard/mail.c:1.63 php4/ext/standard/mail.c:1.64 --- php4/ext/standard/mail.c:1.63 Fri Sep 6 03:30:51 2002 +++