diff --git a/qr.py b/qr.py index 5179124..992ac43 100644 --- a/qr.py +++ b/qr.py @@ -38,8 +38,8 @@ def mail_send(name,ide,cop=1,purchased=1): ''' try: #The mail addresses and password - sender_address = 'sarin.jacob@niser.ac.in' - sender_pass = 'uhjrseukfsxlhnjh' + sender_address = 'xxxxxx' + sender_pass = 'xxxxxxxxx' receiver_address = ide # receiver_address = 'sarin.jacob@niser.ac.in' #Setup the MIME