Part of twisted.mail.alias View Source View In Hierarchy
Implements interfaces: twisted.mail.alias.IAlias
| Instance Variables | reactor | An IReactorProcessandIReactorTimeprovider 
which will be used to create and timeout the alias child process. | 
| Method | __init__ | Undocumented | 
| Method | __str__ | Build a string representation containing the path. | 
| Method | spawnProcess | Wrapper around reactor.spawnProcess, to be customized for 
tests purpose. | 
| Method | createMessageReceiver | Create a message receiver by launching a process. | 
Inherited from AliasBase:
| Method | domain | Undocumented | 
| Method | resolve | Undocumented | 
reactor.spawnProcess, to be customized for 
tests purpose.