POP3
Clear Text
STAT
CUSTOMREQUEST
RFC2449
#
# Server-side
CAPA TOP USER
#
# Client-side
pop3
POP3 retrieve STAT (CUSTOMREQUEST)
pop3://%HOSTIP:%POP3PORT -u user:secret -X 'STAT'
#
# Verify data after the test has been "shot"
CAPA
USER user
PASS secret
STAT
QUIT