|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-05-22 04:12 UTC] jimw at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sat Jun 27 12:00:01 2026 UTC |
mail("test1@gurunet.org", "Subject", "Body", "Cc: test2@gurunet.org"); test1 will recieve the mail and test2@gurunet.org 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.