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 a given user |
| Method | setAliasGroup | Undocumented |
| Method | exists | Check for existence of user in the domain |
| Method | startMessage | Save a message for a given user |
| Method | willRelay | Undocumented |
| Method | addUser | Undocumented |
| Method | getCredentialsCheckers | Undocumented |
Get the maildir directory for a given user
Override to specify where to save mails for users. Return None for non-existing users.