Package Honey :: Package Fakes :: Package POP3 :: Module qpopper
[show private | hide private]
[frames | no frames]

Module Honey.Fakes.POP3.qpopper

Variable Summary
str GREETING
str INCORRECT_PASS
str INVALID_CMD
str QUIT
str TIMEOUT
str TOO_FEW_ARGUMENTS
str USER_OK

Variable Details

GREETING

Type:
str
Value:
'+OK Qpopper (version 4.0.5) at %(server)s starting'                   

INCORRECT_PASS

Type:
str
Value:
'-ERR [AUTH] Password supplied for "%(user)s" is incorrect.'           

INVALID_CMD

Type:
str
Value:
'-ERR Unknown command: %(command)s.'                                   

QUIT

Type:
str
Value:
'+OK Pop server at %(server)s signing off.'                            

TIMEOUT

Type:
str
Value:
'-ERR POP timeout from %(server)'                                      

TOO_FEW_ARGUMENTS

Type:
str
Value:
'-ERR Too few arguments for the %(command)s command'                   

USER_OK

Type:
str
Value:
'+OK Password required for %(user)s.'                                  

Generated by Epydoc 1.1 on Sun Dec 7 16:05:40 2003 http://epydoc.sf.net