php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30748 Warning: imap_mail(): Could not execute mail delivery program
Submitted: 2004-11-10 17:33 UTC Modified: 2004-11-11 01:05 UTC
From: kreksak at thai4g dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.3.9 OS: Solaris 8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kreksak at thai4g dot com
New email:
PHP Version: OS:

 

 [2004-11-10 17:33 UTC] kreksak at thai4g dot com
Description:
------------
I try to send email by using function imap_mail(). It's display warning message "Warning: imap_mail(): Could not execute mail delivery program". So I restart apache. It's have no problem but after 1 or 2 days. It have error again.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-11 01:05 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Sounds like you are reaching max allowed file handles on the system, hence the failure.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 14:01:30 2024 UTC