| <testcase> | |
| <info> | |
| <keywords> | |
| POP3 | |
| Clear Text | |
| RSET | |
| CUSTOMREQUEST | |
| </keywords> | |
| </info> | |
| # | |
| # Server-side | |
| <reply> | |
| </reply> | |
| # | |
| # Client-side | |
| <client> | |
| <server> | |
| pop3 | |
| </server> | |
| <name> | |
| POP3 RSET (CUSTOMREQUEST) | |
| </name> | |
| <command> | |
| pop3://%HOSTIP:%POP3PORT -u user:secret -X RSET -I | |
| </command> | |
| </client> | |
| # | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| <protocol> | |
| CAPA | |
| USER user | |
| PASS secret | |
| RSET | |
| QUIT | |
| </protocol> | |
| </verify> | |
| </testcase> |