twisted.mail.relay.DomainQueuer
class documentationtwisted.mail.relay
(View In Hierarchy)
An SMTP domain which add messages to a queue intended for relaying.
Method | __init__ | Undocumented |
Method | exists | Check whether mail can be relayed to a user. |
Method | willRelay | Check whether we agree to relay. |
Method | startMessage | Create an envelope and a message receiver for the relay queue. |