php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11485 mail() function too slow
Submitted: 2001-06-14 07:58 UTC Modified: 2001-06-14 13:04 UTC
From: bobot at aspacmanila dot com dot ph Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.4 OS: REDHAT 7.0
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: bobot at aspacmanila dot com dot ph
New email:
PHP Version: OS:

 

 [2001-06-14 07:58 UTC] bobot at aspacmanila dot com dot ph
<?
mail("bobot@aspacmanila.com.ph","test","test");
?>


// actually the script works but it takes 20-30 secs process.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 13:04 UTC] sniper@php.net
Check your sendmail logs..

 [2001-06-14 13:04 UTC] sniper@php.net
..and also update to at least PHP 4.0.5 first.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC