Changed the from ID.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Sat, 05 Dec 2009 10:02:10 +0530
changeset 46 971ba6d7a529
parent 45 a7cb2566be42
child 47 668e7e0881b6
Changed the from ID.
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