Part of twisted.mail.smtp View Source View In Hierarchy
Known subclasses: twisted.mail.smtp.ESMTPSender, twisted.mail.smtp.SMTPSender
Utility class for sending emails easily.
Use with SMTPSenderFactory or ESMTPSenderFactory.
| Method | getMailFrom | Undocumented |
| Method | getMailTo | Undocumented |
| Method | getMailData | Undocumented |
| Method | sendError | Undocumented |
| Method | sentMail | Undocumented |