View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008950 | mantisbt | public | 2008-03-11 04:21 | 2009-06-26 12:02 | |
| Reporter | odamay | Assigned To | grangeway | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| OS | HP Unix | OS Version | 11.11 | ||
| Product Version | 1.1.1 | ||||
| Summary | 0008950: Emails are blocked in email_table Table and are sended a lot of time | ||||
| Description | On release 1.1.1,it seems to have a bug on email notification. file : email_api.php I have deleted this test and it's running on Unix. | ||||
| Tags | No tags attached. | ||||
|
But the PHP documentation states that the mail() function "Returns TRUE if the mail was successfully accepted for delivery, FALSE otherwise." http://us3.php.net/manual/en/function.mail.php If your mail() function always returns FALSE, even when mail was successfully accepted for delivery (and indeed successfully delivered), then I think something is wrong with your mail server setup, or with your PHP. |
|
|
I second this is not a mantis bug. For the OP: you may want to try a different delivery method like SMTP to workaround the problem |
|
|
Duplicate |
|