Part of twisted.mail.scripts.mailmail View Source View In Hierarchy
Instance Variables | to | The addresses to which to deliver this message.
(type: list of str
) |
sender | The address from which this message is being sent.
(type: str
) | |
body | The object from which the message is to be read.
(type: file
) |