Package auth3k :: Module authpop :: Class POP3Auth
[hide private]
[frames] | no frames]

Class POP3Auth

source code

Instance Methods [hide private]
 
__init__(self, remotehost, port=None, usingssl=True)
Authentication based on POP3, if usingssl is True then SSL is used to perform the communication
source code
 
auth(self, user, password) source code
 
validate(self, user, password) source code