Digital Marketing

Fixed Python smtplib.SMTPException: SMTP AUTH extension not supported by server

server = smtplib.SMTP('smtp.goyun.info', 465)
server.starttls()

Comments

Popular posts from this blog

How to delete / clear queue of PowerMTA