smtplib.SMTPAuthenticationError

exception smtplib.SMTPAuthenticationError(code, msg)[source]

Authentication error.

Most probably the server didn’t accept the username/password combination provided.