Package turbomail :: Package transports :: Module smtp
[hide private]
[frames] | no frames]

Module smtp

source code

Deliver messages using (E)SMTP.

Classes [hide private]
  SMTPTransport
hash(x)
  SMTPTransportFactory
Functions [hide private]
 
load() source code
Variables [hide private]
  log = logging.getLogger("turbomail.transport")
  deliverylog = logging.getLogger("turbomail.delivery")
  __package__ = 'turbomail.transports'