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

Module smtp

source code

Deliver messages using (E)SMTP.

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