2013-09-07 14:49:12 -04:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
POP3
|
2014-03-30 06:40:50 -04:00
|
|
|
Clear Text
|
2013-09-07 14:49:12 -04:00
|
|
|
DELE
|
2013-10-26 08:44:31 -04:00
|
|
|
CUSTOMREQUEST
|
2013-09-07 14:49:12 -04:00
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
pop3
|
|
|
|
</server>
|
|
|
|
<name>
|
2013-09-08 11:57:15 -04:00
|
|
|
POP3 DELE message (CUSTOMREQUEST)
|
2013-09-07 14:49:12 -04:00
|
|
|
</name>
|
|
|
|
<command>
|
2021-03-12 11:38:26 -05:00
|
|
|
pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret -X DELE -I
|
2013-09-07 14:49:12 -04:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
|
|
|
CAPA
|
|
|
|
USER user
|
|
|
|
PASS secret
|
2021-03-12 11:38:26 -05:00
|
|
|
DELE %TESTNUMBER
|
2013-09-07 14:49:12 -04:00
|
|
|
QUIT
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|