| Home | Trees | Index | Help |
|---|
| Package twisted :: Package mail :: Module relay :: Class DomainQueuer |
|
| Method Summary | |
|---|---|
__init__(self,
service)
| |
Check whether we will relay | |
Add envelope to queue and returns ISMTPMessage. | |
Check whether we agree to relay | |
| Method Details |
|---|
exists(self, user, success, failure)Check whether we will relay Call overridable willRelay method |
startMessage(self, user)Add envelope to queue and returns ISMTPMessage. |
willRelay(self, protocol)Check whether we agree to relay The default is to relay for non-inet connections or for localhost inet connections. Note that this means we are an open IPv6 relay |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:18 2003 | http://epydoc.sf.net |