twisted.mail.smtp.AUTHRequiredError(ESMTPClientError)
class documentationtwisted.mail.smtp
View Source
(View In Hierarchy)
Authentication was required but the server does not support it.
This is considered a non-fatal error (the connection will not be dropped).
Inherited from SMTPClientError (via ESMTPClientError):
Method | __init__ | |
Method | __str__ | Undocumented |
Method | __bytes__ | Undocumented |