From: [EMAIL PROTECTED] Operating system: windows 98 and 95 PHP version: 4.0.5 PHP Bug Type: Mail related Bug description: Cc: and Bcc: headers don't work
i have tried send mails with Cc: and Bcc: headers but i'm getting a bounced message with address rejected as <Cc: [EMAIL PROTECTED]> for Cc: address yet i've coded the header correctly just like the other headers which are working fine i.e $mheadr .= "Cc: [EMAIL PROTECTED]\r\n"; could you please clarify whether this really a bug. I also read about Bcc: not working on windows php version. Is this likely to work in future? -- Edit bug report at http://bugs.php.net/?id=16543&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16543&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16543&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16543&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16543&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16543&r=support Expected behavior: http://bugs.php.net/fix.php?id=16543&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16543&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16543&r=submittedtwice
