Part of twisted.mail View Source
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 26 | Class | DomainWithDefaultDict | Simulate a dictionary with a default value for non-existing keys. |
| 117 | Interface | IDomain | An email domain. |
| 150 | Interface | IAliasableDomain | No interface docstring; 2/2 methods documented |
| 181 | Class | BounceDomain | A domain in which no user exists. |
| 209 | Class | FileMessage | A file we can write an email too. |
| 232 | Class | MailService | An email service. |
| 285 | Class | FileMonitoringService | Undocumented |