POP3 LIST # # Server-side REPLY LIST +OK 808 100 # # Client-side pop3 POP3 LIST one message pop3://%HOSTIP:%POP3PORT/808 -l -u user:secret # # Verify data after the test has been "shot" USER user PASS secret LIST 808 QUIT