View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000013 | XMB1 | Bugs | public | 2008-07-20 14:08 | 2009-02-19 12:00 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | high | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
OS | Windows | ||||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000013: SMTP Errors in Windows Caused by PHP Bug 45305 | ||||
Description | PHP fails to parse the From: header in mail()'s additional_headers parameter when all of the following conditions exist: * Header is in the form of From: Name <address> * Script does not call ini_set('sendmail_from') * php.ini does not configure sendmail_from In XMB, this causes a PHP Warning every time a properly-configured board attempts to send an e-mail using the PHP mail() function. It says, "SMTP server response" followed by a server-specific error code. It looks like this: Warning: mail() [function.mail]: SMTP server response: 501 5.5.4 Invalid Address in xmb\include\functions.inc.php on line 1356 | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=765315 http://forums.xmbforum.com/viewthread.php?tid=772465 http://bugs.php.net/bug.php?id=45305 http://bugs.php.net/bug.php?id=28038 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | Critical Patch | ||||
Original Reporter | |||||
SVN Revision | 1134 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-20 14:08 | miqrogroove | New Issue | |
2008-07-20 14:10 | miqrogroove | Flags | => Critical Patch |
2008-07-20 14:10 | miqrogroove | SVN Revision | => 1134 |
2008-07-20 14:10 | miqrogroove | Status | new => resolved |
2008-07-20 14:10 | miqrogroove | Fixed in Version | => 1.9.11 |
2008-07-20 14:10 | miqrogroove | Resolution | open => fixed |
2008-07-20 14:10 | miqrogroove | Assigned To | => miqrogroove |
2008-08-07 10:48 | miqrogroove | Status | resolved => closed |
2009-02-19 12:00 | miqrogroove | Product Version | => 1.9.8 SP2 |