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