Class t.m.a.FileAlias(
AliasBase
):
Part of
twisted
.
mail
.
alias
View Source
View In Hierarchy
Implements interfaces:
twisted.mail.alias.IAlias
Undocumented
Method
__init__
Undocumented
Method
__str__
Undocumented
Method
createMessageReceiver
Undocumented
Inherited from
AliasBase
:
Method
domain
Undocumented
Method
resolve
Undocumented
def __init__(self, filename, *args):
(source)
overrides
twisted.mail.alias.AliasBase.__init__
Undocumented
def __str__(self):
(source)
Undocumented
def createMessageReceiver(self):
(source)
from
twisted.mail.alias.IAlias
Undocumented
API Documentation
for twisted, generated by
pydoctor
.