smtplib.SMTPSenderRefused

exception smtplib.SMTPSenderRefused(code, msg, sender)[source]

Sender address refused.

In addition to the attributes set by on all SMTPResponseException exceptions, this sets `sender’ to the string that the SMTP refused.