Skip to content
Permalink
Browse files
Update send_email.py
  • Loading branch information
carreira committed Nov 28, 2018
1 parent 3598293 commit 15f2e02c30d09b332311f746fbd681df37aacef6
Showing 1 changed file with 1 addition and 1 deletion.
@@ -28,4 +28,4 @@ def create_email():
server.quit() #closes the SMTP session
print("Done! What can I help you now?")
except:
print("Something went wrong. Probably your wiki connection it is not the best for this service")
print("Something went wrong. Probably your wifi connection it is not the best for email confirmation or the email is wrong.")

0 comments on commit 15f2e02

Please sign in to comment.