[PHP-DEV] Bug #2869: Omission of proper header handling when doing an SMTP connect From: evol <email protected>
Date: 11/30/99

From: evol <email protected>
Operating system: Windows 98 SE
PHP version: 3.0.11
PHP Bug Type: Other
Bug description: Omission of proper header handling when doing an SMTP connect

mail("test1 <email protected>", "Subject", "Body", "Cc: test2 <email protected>");

test1 will recieve the mail and test2 <email protected> will be in Cc field. test2 gets no mail..Same problem with "Bcc:". System is Win98 SE, Apache/1.3.9 (Win32). Mailserver is RedHat 6.1 box.

-- 
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>