﻿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
15042	1.2.4 regression: send_mail doesn't access email recipient with no domain	net147	Łukasz Rekucki	"Sending email using django.core.mail.send_mail fails to send to an email recipient that is just the username on the current system (e.g. joe instead of joe@localhost).
This worked fine in Django 1.2.3 but no longer works in Django 1.2.4 (throws a ValueError trying to split the email by @ into name and domain)."		closed	Core (Mail)	1.2		fixed	blocker regression send_mail email		Accepted	1	0	0	0	0	0
