﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
17305	"wp_mail() does not accommodate address format ""Name <address@tld.com>"""	dllh	westi	"The wp_mail() function does not accommodate addresses in the form ""Name <address@tld.com>"". The phpmailer class chokes on this format, as the whole string is passed to its $address parameter rather than the constituent parts being passed as $address and $name. This does not likely affect a great many mailer functions in core, but it does stand to affect plugins (and does affect some wpcom plugins). The attached patch resolves the issue. 

If I can provide any further information to increase the likelihood of landing this pretty quickly so that it can land on wpcom, please speak up."	defect (bug)	closed	normal	3.2	Mail	3.2	normal	fixed	has-patch needs-codex	karin@… daryl@… kardotim knut@… kitchin pavelevap@…
