POP3
Clear Text
UIDL
CUSTOMREQUEST
RFC2449
#
# Server-side
CAPA UIDL USER
# When doing UIDL, we get the default list output hard-coded in the test
# POP3 server
1 1
2 2
3 4
#
# Client-side
pop3
POP3 UIDL (CUSTOMREQUEST)
pop3://%HOSTIP:%POP3PORT -u user:secret -X UIDL
#
# Verify data after the test has been "shot"
CAPA
USER user
PASS secret
UIDL
QUIT