[wp-trac] Re: [WordPress Trac] #8800: Mail notification problem
(comments)
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 28 11:42:18 GMT 2009
#8800: Mail notification problem (comments)
--------------------------------------------+-------------------------------
Reporter: joukahainen | Owner: anonymous
Type: defect (bug) | Status: reopened
Priority: low | Milestone: 2.8
Component: Mail | Version: 2.7
Severity: minor | Resolution:
Keywords: reporter-feedback dev-feedback |
--------------------------------------------+-------------------------------
Comment(by Denis-de-Bernardy):
Supposedly not:
{{{
ChangeLog
Version 2.0.4 (April 02 2009)
* fixed == in class.smtp.php
- NOTE: this is it folks, our last PHPMailer to support PHP4
Version 2.0.3 (November 08 2008)
* fixed line 1041 in class.smtp.php (endless loop from missing = sign)
* fixed duplicate images in email body
* removed English language from language files and made it a default
within
class.phpmailer.php - if no language is found, it will default to use
the english language translation
* corrected $basedir to $directory
* changed default of $LE to "\r\n" to comply with RFC 2822. Can be set by
the user
if default is not acceptable
* removed trim() from return results in EncodeQP
* changed $this->AltBody = $textMsg; to $this->AltBody =
html_entity_decode($textMsg);
* We have removed the /phpdoc from the downloads. All documentation is now
on
the http://phpmailer.codeworxtech.com website.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8800#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list