Package twisted :: Package mail :: Module relay :: Class DomainQueuer
[show private | hide private]
[frames | no frames]

Class DomainQueuer


An SMTP domain which add messages to a queue.
Method Summary
  __init__(self, service)
  exists(self, user)
Check whether we will relay
  startMessage(self, user)
Add envelope to queue and returns ISMTPMessage.
  willRelay(self, protocol)
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.

Generated by Epydoc 1.1 on Fri Jun 27 03:45:35 2003 http://epydoc.sf.net