[wp-trac] Re: [WordPress Trac] #9697: Update PHP mailer to lates
version [ 2.0.4 ]
WordPress Trac
wp-trac at lists.automattic.com
Sat May 2 14:09:33 GMT 2009
#9697: Update PHP mailer to lates version [ 2.0.4 ]
-------------------------+--------------------------------------------------
Reporter: Simek | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Mail | Version: 2.7.1
Severity: normal | Keywords: has-patch dev-feedback
-------------------------+--------------------------------------------------
Comment(by hakre):
I patched this one according to the changes in the old one but not one
areay. I will take a look into it again after your comment.
Further I was now able to test the patch by sending out registration
emails. Looks good to me so far:
{{{
Return-Path: <artnorm at googlemail.com>
Received: from xxx.gmail.com (xxxxxxxxx)
by mx.google.com with ESMTPS id
j9sm10880067mue.51.2009.05.02.07.04.56
(version=TLSv1/SSLv3 cipher=RC4-MD5);
Sat, 02 May 2009 07:04:56 -0700 (PDT)
To: xxxxxx at gmail.com
Subject: [wordpress-trunk] Your username and password
Date: Sat, 2 May 2009 16:05:35 +0200
Return-Path: wordpress at 192.168.2.106
From: WordPress <xxxxxxxxxx at xxxxxxxxx>
Message-ID: <8d3aa4a41692c5d4f0e98eb3fa4b1add at 192.168.2.106>
X-Priority: 3
X-Mailer: PHPMailer (phpmailer.sourceforge.net) [version 2.0.4]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
Username: xxxxx
Password: xxxxxxxxxx
http://192.168.2.106/wordpress-trunk/wp-login.php
}}}
This is the latest phpmailer version for php 4 as far as I'm concerned.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9697#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list