2011-03-17 19:59:30 -04:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
POP3
|
2014-03-30 06:40:50 -04:00
|
|
|
Clear Text
|
2011-03-17 19:59:30 -04:00
|
|
|
LIST
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<servercmd>
|
|
|
|
REPLY LIST +OK but no messages\r\n.
|
|
|
|
</servercmd>
|
|
|
|
<datacheck>
|
|
|
|
</datacheck>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
pop3
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
POP3 LIST no messages available
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
pop3://%HOSTIP:%POP3PORT/ -u user:secret
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<protocol>
|
2012-06-04 14:41:56 -04:00
|
|
|
CAPA
|
2011-03-17 19:59:30 -04:00
|
|
|
USER user
|
|
|
|
PASS secret
|
2011-06-20 18:33:32 -04:00
|
|
|
LIST
|
2011-03-17 19:59:30 -04:00
|
|
|
QUIT
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|