﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30512	Update mail backend to use modern standard library parsing approach.	Joachim Jablon	Joachim Jablon	{{{ django.core.mail.message.sanitize_address }}} uses {{{ email.utils.parseaddr }}} from the standard lib. On Python 3, {{{ email.headerregistry.parser.get_mailbox() }}} does the same, and is less error-prone.	Cleanup/optimization	closed	Core (Mail)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
