Package ZenEvents :: Module zenpop3
[hide private]
[frames] | no frames]

Module zenpop3

source code

Classes [hide private]
  POPProtocol
protocol that is responsible for conversing with a pop server after a connection has been established.
  POPFactory
factory that stores the configuration the protocol uses to do it's job.
  ZenPOP3
Variables [hide private]
  __doc__ = '''zenp...
  log = logging.getLogger("zen.pop3")
Variables Details [hide private]

__doc__

Value:
'''zenpop3

Turn email messages into events.

$Id$
'''