t.m.s.m.Configuration : class documentation

Part of twisted.mail.scripts.mailmail View Source View In Hierarchy

Instance VariablesallowUIDsA list of UIDs which are allowed to send mail.
allowGIDsA list of GIDs which are allowed to send mail.
denyUIDsA list of UIDs which are not allowed to send mail.
denyGIDsA list of GIDs which are not allowed to send mail.
defaultAccessTrue if access will be allowed when no other access control rule matches or False if it will be denied in that case. (type: bool )
useraccessEither 'allow' to check allowUID first or 'deny' to check denyUID first.
groupaccessEither 'allow' to check allowGID first or 'deny' to check denyGID first.
identitiesA dict mapping hostnames to credentials to use when sending mail to that host.
smarthostNone or a hostname through which all outgoing mail will be sent.
domainNone or the hostname with which to identify ourselves when connecting to an MTA.
Method __init__ Undocumented
def __init__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.