| 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)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 all connections over UNIX sockets and all connections from localhost. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:19 2003 | http://epydoc.sf.net |