﻿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
13259	multiple calls to message() breaks the mail content	canburak	nobody	"The message() function from django/core/mail/message.py pop's out From header from extra_headers, so as a side effect, multiple calls to message() generates an email which has the from_email in the From header, instead of the one set in the headers.

As a quick fix, one can reset ""From"" in extra headers just after calling the message()."		closed	Core (Mail)	1.1-beta		fixed			Accepted	1	0	1	0	0	0
