twisted.mail.relay.RelayerMixin
class documentationtwisted.mail.relay
View Source
(View In Hierarchy)
Known subclasses: twisted.mail.relay.ESMTPRelayer, twisted.mail.relay.SMTPRelayer
Method | loadMessages | Undocumented |
Method | getMailFrom | Undocumented |
Method | getMailTo | Undocumented |
Method | getMailData | Undocumented |
Method | sentMail | Since we only use one recipient per envelope, this will be called with 0 or 1 addresses. We probably want to do something with the error message if we failed. |
Since we only use one recipient per envelope, this will be called with 0 or 1 addresses. We probably want to do something with the error message if we failed.