twisted.mail.relay.DomainQueuer
class documentationtwisted.mail.relay
View Source
(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. |
Check whether we agree to relay.
The default is to relay for all connections over UNIX sockets and all connections from localhost.