/usr/lib/python3/dist-packages/twisted/mail/scripts/__pycache__
Edit: /usr/lib/python3/dist-packages/twisted/mail/scripts/__pycache__/mailmail.cpython-310.pyc (8145B)
o
¯bn( ã @ s d Z ddlZddlZddlZddlZddlmZ ddlm Z ddl
mZ ddlm
Z
ddlmZmZ ddlmZ d Zej d
¡ZdZdZeejƒZeed
ZG dd„ dƒZdd„ ZedƒZdd„ Z G dd„ dƒZ!dd„ Z"dd„ Z#da$dd„ Z%dd„ Z&dd „ Z'd!d"„ Z(d#d$„ Z)dS )%z4
Implementation module for the I{mailmail} command.
é N)ÚConfigParser)ÚStringIO)Úversion)Úreactor)ÚLoggerÚtextFileLogObserver)Úsmtpz
/etc/mailmailz~/.twisted/mailmailz 127.0.0.1zSubject: Failed Message Delivery
Message delivery failed. The following occurred:
%s
--
The Twisted sendmail application.
)Úobserverc @ s e Zd ZdZdS )ÚOptionsat
Store the values of the parsed command-line options to the I{mailmail}
script.
@type to: L{list} of L{str}
@ivar to: The addresses to which to deliver this message.
@type sender: L{str}
@ivar sender: The address from which this message is being sent.
@type body: C{file}
@ivar body: The object from which the message is to be read.
N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r r ú?/usr/lib/python3/dist-packages/twisted/mail/scripts/mailmail.pyr
( s r
c C s&