<testcase> <info> <keywords> IMAP Clear Text DELETE CUSTOMREQUEST </keywords> </info> # # Server-side <reply> </reply> # # Client-side <client> <server> imap </server> <name> IMAP DELETE mailbox (CUSTOMREQUEST) </name> <command> imap://%HOSTIP:%IMAPPORT -u user:secret -X 'DELETE 812' </command> </client> # # Verify data after the test has been "shot" <verify> <protocol> A001 CAPABILITY A002 LOGIN user secret A003 DELETE 812 A004 LOGOUT </protocol> </verify> </testcase>