Part of twisted.mail.tap View Source View In Hierarchy
Instance Variable | domains | See __init__ . |
Instance Variable | domain | See __init__ . |
Method | __init__ | |
Method | __call__ | Update the aliases for a domain from an aliases(5) file. |
Parameters | domains | A mapping of domain name to domain object (type: dict mapping bytes
to IDomain
provider) |
domain | The domain to update. (type: IAliasableDomain
provider) |