[wp-trac] [WordPress Trac] #20970: PHPMailer 5.2.1 bundled with WordPress 3.4 can not send mail with php safe mode on.
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 15 17:33:43 UTC 2012
#20970: PHPMailer 5.2.1 bundled with WordPress 3.4 can not send mail with php safe
mode on.
--------------------------+------------------------------
Reporter: sumindmitriy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Mail | Version: 3.4
Severity: major | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by SergeyBiryukov):
Replying to [comment:1 bpetty]:
> Optimally, it should only do this if safe_mode is in fact on
That's the case. There's a check for that earlier: [[BR]]
http://core.trac.wordpress.org/browser/tags/3.4/wp-includes/class-
phpmailer.php#L744 [[BR]]
The patch only removes `$params` from the `else` branch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20970#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list