exception documentation
class InsecureAuthenticationDisallowed(POP3ClientError):
An error indicating secure authentication was required but no mechanism could be found.
class InsecureAuthenticationDisallowed(POP3ClientError):
An error indicating secure authentication was required but no mechanism could be found.