You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sender_email = input("(Note: https://myaccount.google.com/lesssecureapps should be on for this email)\nType your gmail Sender email : ") # Enter your address
password = input("Type your gmail password: ")
receiver_email = input("Type your Receiver email: ")