[wp-trac] [WordPress Trac] #25560: Update to PHPMailer 5.2.7
WordPress Trac
noreply at wordpress.org
Tue Feb 18 21:14:59 UTC 2014
#25560: Update to PHPMailer 5.2.7
---------------------------------+------------------
Reporter: MattyRob | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.9
Component: External Libraries | Version: 3.7
Severity: normal | Resolution:
Keywords: 3.9-early has-patch | Focuses:
---------------------------------+------------------
Comment (by bpetty):
Latest patch takes all discussion up to this point into consideration,
specifically, it *only* updates `class-phpmailer.php` and `class-smtp.php`
in place while post-patching files to remove the autoloader and manually
include `class-smtp.php` as necessary.
It passes [https://travis-ci.org/tierra/wordpress/builds/19137930 unit
tests]. I've also manually tested this by hand with Bluehost hosting with
the given headers delivered ('To' and delivery path headers stripped):
{{{
Subject: [Test Site] Password Reset
X-PHP-Originating-Script: 2648:class-phpmailer.php
Date: Tue, 18 Feb 2014 21:02:03 +0000
From: WordPress <wordpress at dev-bryanpetty.com>
Message-ID: <63c9cac5c6651a8847fcd142af7b42a3 at dev-bryanpetty.com>
X-Priority: 3
X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Identified-User: {:box573.bluehost.com:devbryan:dev-bryanpetty.com}
{sentby:program running on server}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25560#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list