twisted.mail.pop3.TLSError
class twisted.mail.pop3.TLSError(POP3ClientError): (source)
View In Hierarchy
An error indicating secure authentication was required but either the transport does not support TLS or no TLS context factory was supplied.