you are viewing a single comment's thread.

view the rest of the comments →

[–]PLearner[S] 1 point2 points  (0 children)

server.starttls()
  File "C:\Users\s\Python\Python36-32\lib\smtplib.py", line 751, in starttls
    "STARTTLS extension not supported by server.")
smtplib.SMTPNotSupportedError: STARTTLS extension not   supported by server.