exception documentation
class TLSError(POP3ClientError): (source)
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): (source)
An error indicating secure authentication was required but either the transport does not support TLS or no TLS context factory was supplied.