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
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: 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: Thu May 02 05:01:31 2024 UTC