Part of twisted.mail.protocols View Source View In Hierarchy
Known subclasses: twisted.mail.protocols.DomainESMTP
Inherited from DomainDeliveryBase:
| Method | __init__ | Undocumented |
| Method | receivedHeader | Generate the Received header for a message |
| Method | validateTo | Validate the address for which the message is destined. |
| Method | validateFrom | Validate the address from which the message originates. |
| Method | startMessage | Undocumented |