# HG changeset patch # User Madhusudan.C.S # Date 1259987530 -19800 # Node ID 971ba6d7a529a1eb42e22f64c99e2008c09f2f89 # Parent a7cb2566be4232c34f4440c8629b111add380b4a Changed the from ID. 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