exception documentation
class TLSError(POP3ClientError):
An error indicating secure authentication was required but either the transport does not support TLS or no TLS context factory was supplied.
class TLSError(POP3ClientError):
An error indicating secure authentication was required but either the transport does not support TLS or no TLS context factory was supplied.