Part of twisted.mail.relay View Source View In Hierarchy
| Method | __init__ | Undocumented |
| Method | exists | Check whether we will relay. |
| Method | willRelay | Check whether we agree to relay. |
| Method | startMessage | Add envelope to queue and returns an SMTP message. |
Calls overridable willRelay
method.
| Raises | smtp.SMTPBadRcpt | Raised if the given user will not relay. |
The default is to relay for all connections over UNIX sockets and all connections from localhost.