
    	h                         d dl Z d dlZd dlmZ dZeeeej        f         Z G d de j	                  Z
e
j        Ze j         G d de j                              ZdS )    N)Union)Default
SMTPStatusSocketPathType_defaultc                       e Zd ZdZdZdS )r   z/
    Used for type hinting kwarg defaults.
    r   N)__name__
__module____qualname____doc__token     ^/var/www/html/web-builder-api.evdpl.com/venv/lib/python3.11/site-packages/aiosmtplib/typing.pyr   r      s          EEEr   r   c                       e Zd ZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZ dZ!d S )!r   zy
    Defines SMTP statuses for code readability.

    See also: http://www.greenend.org.uk/rjk/tech/smtpreplies.html
                            iN  ib  i  i  i  i  i  i  i  i  i  i  i	  i  i  i&  i'  i(  i)  i*  i+  N)"r	   r
   r   r   invalid_responsesystem_status_okhelp_messagereadyclosingauth_successful	completedwill_forwardcannot_vrfyauth_continuestart_inputdomain_unavailablemailbox_unavailableerror_processinginsufficient_storagetls_not_availableunrecognized_commandunrecognized_parameterscommand_not_implementedbad_command_sequenceparameter_not_implementeddomain_does_not_accept_mailaccess_deniedauth_failedmailbox_does_not_existuser_not_localstorage_exceededmailbox_name_invalidtransaction_failedsyntax_errorr   r   r   r   r      s          LEGOILKMK!! #"%MK NLLLr   r   )enumostypingr   __all__strbytesPathLiker   Enumr   r   r   uniqueIntEnumr   r   r   r   <module>rC      s     				       B sE2;./    di    = $ $ $ $ $ $ $ $ $ $r   