Date: 06/30/01
- Next message: gmills <email protected>: "[PHP-DEV] Bug #11703 Updated: Failed opening prepend.php3"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #11786 Updated: Problems with variables from forms posting."
- Next in thread: hholzgra <email protected>: "[PHP-DEV] Bug #11797 Updated: CC and BCC don't work in mail() function"
- Maybe reply: hholzgra <email protected>: "[PHP-DEV] Bug #11797 Updated: CC and BCC don't work in mail() function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11797
Updated by: derick
Reported By: diankov_ss <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Mail related
Operating system:
PHP Version: 4.0.4
Assigned To:
Comments:
The following should work fine. Can you check it?
mail ("Mail <email protected>", "Subject", "Body", "Cc:addr2 <email protected>");
Previous Comments:
---------------------------------------------------------------------------
[2001-06-29 04:31:24] diankov_ss <email protected>
I'm using php 4.0.4 on Windows 2000 with IIS.
The mail() function is working perfect, except the CC and BCC options.
I tried the following:
nBCC:
rnBCC:
nBcc:
rnBcc:
and the same with CC.
No result.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11797&edit=2
-- 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>
- Next message: gmills <email protected>: "[PHP-DEV] Bug #11703 Updated: Failed opening prepend.php3"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #11786 Updated: Problems with variables from forms posting."
- Next in thread: hholzgra <email protected>: "[PHP-DEV] Bug #11797 Updated: CC and BCC don't work in mail() function"
- Maybe reply: hholzgra <email protected>: "[PHP-DEV] Bug #11797 Updated: CC and BCC don't work in mail() function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

