poplib

A POP3 client class.

Based on the J. Myers POP3 draft, Jan. 96

Classes

POP3(host[, port, timeout]) This class supports both the minimal and optional command sets.
POP3_SSL(host[, port, keyfile, certfile]) POP3 client class over SSL connection

Exceptions

error_proto