﻿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
32331	Using non-ASCII chars in EMAIL_HOST_PASSWORD raises UnicodeEncodeError.	Jln Wntr	nobody	"I am using an ''Ä'' for ''EMAIL_HOST_PASSWORD'' in my ''settings.py''.

This results in an 
**UnicodeEncodeError** : 'ascii' codec can't encode character '\xc4' in position 36: ordinal not in range(128)
in line ''102'' in ''django/django/core/mail/backends/smtp.py''

"	Bug	closed	Core (Mail)	dev	Normal	invalid	SMTP, Unicode, password		Unreviewed	0	0	0	0	0	0
