POP3 LIST # # Server-side REPLY LIST +OK but no messages\r\n. # # Client-side pop3 POP3 LIST no messages available pop3://%HOSTIP:%POP3PORT/ -u user:secret # # Verify data after the test has been "shot" USER user PASS secret LIST QUIT