Functionsยง
- command
- Parses any command.
- greeting
- Parses the server greeting.
- response_
apop - Parses the response to the Apop command.
- response_
auth_ all - Parses the response to the AuthAll command, i.e. AUTH when used without a parameter.
- response_
capa - Parses the response to the Capa command.
- response_
dele - Parses the response to the Dele command.
- response_
lang - Parses the response to the Lang command, i.e. LANG when used with a parameter.
- response_
lang_ all - Parses the response to the LangAll command, i.e. LANG when used without a parameter.
- response_
list - Parses the response to the List command, i.e. LIST with a parameter.
- response_
list_ all - Parses the response to the ListAll command, i.e. LIST without a parameter.
- response_
noop - Parses the response to the Noop command.
- response_
pass - Parses the response to the Pass command.
- response_
quit - Parses the response to the Quit command.
- response_
retr - Parses the response to the Retr command.
- response_
rset - Parses the response to the Rset command.
- response_
stat - Parses the response to the Stat command.
- response_
stls - Parses the response to the Stls command.
- response_
top - Parses the response to the Top command.
- response_
uidl - Parses the response to the Uidl command, i.e. UIDL when used with a parameter.
- response_
uidl_ all - Parses the response to the UidlAll command, i.e. UIDL when used without a parameter.
- response_
user - Parses the response to the User command.
- response_
utf8 - Parses the response to the Utf8 command.