php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2392 mail("xxx@xxx.com","subject","Message") does not deliver mail
Submitted: 1999-09-27 18:04 UTC Modified: 1999-11-14 02:08 UTC
From: yken at xenus dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 2 OS: Linux Red Hat 6.0 2.2.15-smp
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: yken at xenus dot com
New email:
PHP Version: OS:

 

 [1999-09-27 18:04 UTC] yken at xenus dot com
<?
  mail("yken@xenus.com", "Testing", "A Test message from myself");
?>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-13 15:33 UTC] joey at cvs dot php dot net
Please check the following:
make sure sendmail_path is set in php.ini
 (version 3 had a default, 4 does not as of yet)

cehck sendmail logs
 [2023-04-22 16:34 UTC] git@php.net
Automatic comment on behalf of adielcristo (author) and web-flow (committer)
Revision: https://github.com/php/doc-en/commit/170b64df1edfe334889676b8dba12dc9a2cd1944
Log: Remove readonly in example Conflict Resolution (#2436)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 23:01:35 2024 UTC