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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: evol at online dot no
New email:
PHP Version: OS:

 

 [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: Sun Apr 28 02:01:30 2024 UTC