| Home | Trees | Index | Help |
|
|---|
| Package twisted :: Package mail :: Module mail :: Class IAliasableDomain |
|
Interface--+ |IDomain--+ | IAliasableDomain
| Method Summary | |
|---|---|
| No-argument callable |
Check whether or not the specified user exists in this domain. |
Set the group of defined aliases for this domain | |
| Inherited from IDomain | |
Add a username/password to this domain. | |
Return a list of ICredentialsChecker implementors for this domain. | |
Create and return a new message to be delivered to the given user. | |
| Method Details |
|---|
exists(self, user, memo=None)Check whether or not the specified user exists in this domain.
|
setAliasGroup(self, aliases)Set the group of defined aliases for this domain
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Dec 9 17:48:10 2003 | http://epydoc.sf.net |