Home | Trees | Index | Help |
---|
Package twisted :: Package mail :: Module maildir :: Class AbstractMaildirDomain |
|
MaildirDirdbmDomain
Method Summary | |
---|---|
Initialize. | |
Check for existence of user in the domain | |
Save a message for a given user | |
Get the maildir directory for a given user |
Method Details |
---|
__init__(self,
service,
root)
Initialize.
|
exists(self, user)Check for existence of user in the domain |
startMessage(self, user)Save a message for a given user |
userDirectory(self, user)Get the maildir directory for a given user Override to specify where to save mails for users. Return None for non-existing users. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:35 2003 | http://epydoc.sf.net |