php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12134 mail() problems under php406
Submitted: 2001-07-13 03:52 UTC Modified: 2002-06-02 13:42 UTC
From: nosyman at rol dot ro Assigned:
Status: Closed Package: Mail related
PHP Version: 4.0.6 OS: Win NT 4 + SP 4
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nosyman at rol dot ro
New email:
PHP Version: OS:

 

 [2001-07-13 03:52 UTC] nosyman at rol dot ro
The following script executes OK under php404pl1:
    mail("x@y.com", "subject", "")

on php406 I can't exec at all!!!

Of course, replace x@y.com with a valid adress.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 13:41 UTC] mfischer@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 [2002-06-02 13:42 UTC] mfischer@php.net
Update summary, it has nothing to do with imap
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 16:01:29 2024 UTC