[PHP-CVS] cvs: php4 /win32 sendmail.c

2003-01-07 Thread Edin Kadribasic
edink Tue Jan 7 06:24:17 2003 EDT Modified files: /php4/win32 sendmail.c Log: MFB: Fixed bug #21442 (Crash of mail() on Windows when the first parameter is empty). Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.52 php4/win32/sendmail.c:1.

[PHP-CVS] cvs: php4 /win32 sendmail.c sendmail.h

2003-01-03 Thread Anantha Kesari H Y
hyanantha Fri Jan 3 10:17:44 2003 EDT Modified files: /php4/win32 sendmail.c sendmail.h Log: NetWare related changes/modifications. Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.51 php4/win32/sendmail.c:1.52 --- php4/win32/sendmail.c:1.5

[PHP-CVS] cvs: php4 /win32 sendmail.c

2002-12-28 Thread Sara Golemon
pollita Sat Dec 28 14:40:03 2002 EDT Modified files: /php4/win32 sendmail.c Log: Typo. Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.50 php4/win32/sendmail.c:1.51 --- php4/win32/sendmail.c:1.50 Sat Dec 28 14:32:45 2002 +++ php4/win32/sendmail.

[PHP-CVS] cvs: php4 /win32 sendmail.c

2002-12-28 Thread Sara Golemon
pollita Sat Dec 28 14:32:46 2002 EDT Modified files: /php4/win32 sendmail.c Log: When scanning for cc: headers, make sure the header is JUST cc: and not bcc: or original-cc: or cc: See Bugs # 21036 and # 20707 Index: php4/win32/sendmail.c diff -u php4/win3

[PHP-CVS] cvs: php4 /win32 sendmail.c sendmail.h

2002-12-06 Thread Frank M. Kromann
fmk Fri Dec 6 17:56:57 2002 EDT Modified files: /php4/win32 sendmail.c sendmail.h Log: Removing unused code and making sure headers are send when called from imap_mail() Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.48 php4/win32/sendmail.

[PHP-CVS] cvs: php4 /win32 sendmail.c

2002-11-30 Thread Frank M. Kromann
fmk Sat Nov 30 16:50:17 2002 EDT Modified files: /php4/win32 sendmail.c Log: Dont scan headers for cc abd bcc if extra parameters are used for these Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.47 php4/win32/sendmail.c:1.48 --- php4/win32/

[PHP-CVS] cvs: php4 /win32 sendmail.c

2002-09-21 Thread Markus Fischer
mfischerSat Sep 21 11:03:25 2002 EDT Modified files: /php4/win32 sendmail.c Log: - Forgot to add an extra space. Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.46 php4/win32/sendmail.c:1.47 --- php4/win32/sendmail.c:1.46 Tue Jul 2 19: