Part of twisted.mail.maildir View Source View In Hierarchy
Known subclasses: twisted.mail.maildir.MaildirDirdbmDomain
| Method | __init__ | Initialize. |
| Method | userDirectory | Get the maildir directory for the given user. |
| Method | setAliasGroup | Undocumented |
| Method | exists | Check for existence of user in the domain. |
| Method | startMessage | Save a message for the given user. |
| Method | willRelay | Undocumented |
| Method | addUser | Undocumented |
| Method | getCredentialsCheckers | Undocumented |
user.
Override to specify where to save mails for users. Return
None for non-existing users.