ID: 5346 Comment by: jmo at cnewa dot org Reported By: joel at intwebservices dot com Status: Closed Bug Type: Misbehaving function Operating System: Windows NT PHP Version: 4.0.1pl2 New Comment:
$Sendto = "[EMAIL PROTECTED],[EMAIL PROTECTED]"; this worked for me for multiple recipient as cc i havent done that yet Previous Comments: ------------------------------------------------------------------------ [2000-07-12 12:51:55] jah at cvs dot php dot net Fixed in cvs. ------------------------------------------------------------------------ [2000-07-03 21:46:18] joel at intwebservices dot com Sending mail to multiple recipients and CC doesn't work. Seems like the original code from php3 was all messed up and incorrectly ported to php4. The last "fix" did not work and was rejected for introducing incorrect variables since the port to php4 altered the variables too. The last bug report for this I submitted was therefore incorrectly closed. So I'm opening it again... I have not been involved with php until just recently so I'm not familiar with the code. But it seems to me that it's not very hard to fix it if you actually do a proper C programmers job and have been involved with the porting of this. I am using Mail() for a web site project and was very disappointed to see this ONLY smtp function in php be bugged like that. I wouldn't say sabotage but it's almost close if not gross negligence. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=5346&edit=1