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