This module defines a class, POP3, which encapsulates a connection to an POP3 server and implements protocol as defined in RFC 1725. The POP3 class supports both the minmal and optional command sets.
A single class is provided by the poplib module:
One exception is defined as attributes of the poplib module: