php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2869 Omission of proper header handling when doing an SMTP connect
Submitted: 1999-11-30 12:47 UTC Modified: 2000-05-22 04:12 UTC
From: evol at online dot no Assigned:
Status: Closed Package: Other
PHP Version: 3.0.11 OS: Windows 98 SE
Private report: No CVE-ID: None
 [1999-11-30 12:47 UTC] evol at online dot no
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-22 04:12 UTC] jimw at cvs dot php dot net
this was fixed some time ago.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 21:01:29 2024 UTC