ID:               11349
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Mail related
 Operating System: Windows NT4
 PHP Version:      4.0.5
 Assigned To:      hholzgra
 New Comment:

Cc: crash and Bcc: support have been added in CVS. Testers are welcome
(snapshots are available form snaps.php.net/win32 )


Previous Comments:
------------------------------------------------------------------------

[2001-06-22 18:29:56] [EMAIL PROTECTED]

windows mail code needs a rewrite

------------------------------------------------------------------------

[2001-06-08 04:18:04] [EMAIL PROTECTED]

Under WinNT the mail function does not work as documented.
It seems the version of sendmail in the win32 binary is not very
compatible.

For example you cannot use a to address like
"Lucas Hale<[EMAIL PROTECTED]>"
in the code "src/win32/sendmail.c" SendText assumes the to address is
just a plain user@host address.

Same for RCPT TO

Also Cc: seems to cause all sorts of problems
First it scans case sentivtly for "Cc:" even though the example in the
documentation has cc:
But once you change your string to Cc: it gets worse... 
I believe it is a crash but unsure, all I get is unknown error from
server.

Bcc wont work at all...

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11349&edit=1

Reply via email to