POP3
LIST
FAILURE
#
# Server-side
REPLY LIST -ERR no such message
#
# Client-side
pop3
POP3 LIST invalid message
pop3://%HOSTIP:%POP3PORT/809 -l -u user:secret
#
# Verify data after the test has been "shot"
56
CAPA
USER user
PASS secret
LIST 809
QUIT