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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri May 10 14:01:33 2024 UTC