I am trying to use smtp to send emails in python but I keep getting the error:
TimeoutError: [Errno 60] Operation timed out
this is the code