View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010961 | mantisbt | installation | public | 2009-09-17 23:37 | 2011-08-05 02:30 |
| Reporter | mantis-zede | Assigned To | atrol | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | powerpc-macmini | OS | debian linux 2.6.26-2 | OS Version | lenny |
| Product Version | 1.1.6 | ||||
| Summary | 0010961: impossible to send mails from mantis | ||||
| Description | Impossible to send mail from mantis. The config looks like below. <?php $Id$
?> | ||||
| Steps To Reproduce | always | ||||
| Additional Information | The config looks like below. <?php $Id$
?> | ||||
| Tags | patch | ||||
|
I spent hours trying to debug why the mailer wasn't working. After a lot of debugging, I realized it was hanging and timing out on this bit of code: line 807 from /core/email_api.php if ( !is_null( $mail->smtp ) ) { I commented it out and everything has worked great since. |
|
|
mantis-zede, this issue is not reproducible with current version of MantisBT. |
|