Your IP : 216.73.216.182


Current Path : /proc/thread-self/root/lib/python3/dist-packages/certbot/__pycache__/
Upload File :
Current File : //proc/thread-self/root/lib/python3/dist-packages/certbot/__pycache__/notify.cpython-38.pyc

U

�](�@s0dZddlZddlZddlZddlZdd�ZdS)z2Send e-mail notification to system administrators.�NcCs�t�|�}|�dd�|�d|�|�d|�|��}z$t��}|��|�d|g|�Wndtjtj	tj
tjtj
fk
r�z"tjddgtjd�}|�|�Wntk
r�YYd	SXYnXd
S)z�Send email notification.

    Try to notify the addressee (``whom``) by e-mail, with Subject:
    defined by ``subject`` and message body by ``what``.

    ZFromzCertbot renewal agent <root>ZToZSubject�rootz/usr/sbin/sendmailz-t)�stdinFT)�emailZmessage_from_stringZ
add_headerZ	as_string�smtplibZLMTPZconnectZsendmailZ
SMTPHeloErrorZSMTPRecipientsRefusedZSMTPSenderRefusedZ
SMTPDataError�socket�error�
subprocess�Popen�PIPEZcommunicate�OSError)ZsubjectZwhomZwhat�msgZlmtp�proc�r�0/usr/lib/python3/dist-packages/certbot/notify.py�notify	s,

�
�r)�__doc__rrrrrrrrr�<module>s