Re: [PHP-DEV] PHP 4.0 Bug #7447: BCC or CC does not work From: Frank M. Kromann (fmk <email protected>)
Date: 10/25/00

Use impa_mail() this function can do a correct BCC.

- Frank

>From: kori_mail <email protected>
>Operating system: W2K server with SP1
>PHP version: 4.0.2
>PHP Bug Type: Mail related
>Bug description: BCC or CC does not work
>
>I can't send mail to CC or BCC. Mail is delivered only to address in TO.
>
>Example: mail("adr1 <email protected>", "Subject", "Message", "BCC:adr2 <email protected>");
>
>Message is allways delivered only to address adr1 <email protected>
>
>--Kori
>
>
>--
>Edit Bug report at: http://bugs.php.net/?id=7447&edit=1
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>