i downloaded php4.2.2dev and tried my codes on it. still giving me the 
same problem.

Cc: is not been parsed correctly. so i changed to cc: and CC:
no errors thrown out this time. however, only the recipient specified in 
To: managed to receive the email. the one specified under CC: never gets it.

i looked at the smtp log file and i can only find the To: been executed. 
       no CC: was shown on the log file. seems that php never send the 
CC: list to the smtp server.

Christoph Grottolo wrote:
> Try a recent dev-snapshot from snaps.php.net/win32. The mail function has
> been reworked.
> 
> Christoph
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to