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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 18:01:29 2024 UTC