Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
SMTPAuthenticationError Class Reference
Inheritance diagram for SMTPAuthenticationError:
SMTPResponseException SMTPException

Additional Inherited Members

- Public Member Functions inherited from SMTPResponseException
def __init__
 
- Data Fields inherited from SMTPResponseException
 smtp_code
 
 smtp_error
 
 args
 

Detailed Description

Authentication error.

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

Definition at line 120 of file smtplib.py.


The documentation for this class was generated from the following file: