Split email addresses on the final "@" so as to allow "@" within the username
authorJason Stubbs <jstubbs@gentoo.org>
Fri, 30 Dec 2005 06:48:50 +0000 (06:48 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Fri, 30 Dec 2005 06:48:50 +0000 (06:48 -0000)
commit066f60343f2abfbdf3eee0ed3fab2aea5e1ff977
treef4e2aef6dbe3f9b63de462035f7a4c30a363d126
parent733f975947ccef724cc2344f5e036c9e7ff1f5a8
Split email addresses on the final "@" so as to allow "@" within the username
portion of the address.

svn path=/main/trunk/; revision=2497
pym/elog_modules/mod_mail.py