scripts/mails.py
changeset 46 971ba6d7a529
parent 45 a7cb2566be42
child 47 668e7e0881b6
--- 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