diff -r a7cb2566be42 -r 971ba6d7a529 scripts/mails.py --- a/scripts/mails.py Sat Dec 05 10:01:38 2009 +0530 +++ b/scripts/mails.py Sat Dec 05 10:02:10 2009 +0530 @@ -67,4 +67,4 @@ template, dictionary={'name': reg.user.username}) reg.user.email_user(subject=subject, message=message, - from_email='admin@scipy.in') \ No newline at end of file + from_email='madhusudancs@gmail.com') \ No newline at end of file