2011-03-19 04:59:48 +08:00
|
|
|
<testcase>
|
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
POP3
|
2014-03-30 18:40:50 +08:00
|
|
|
Clear Text
|
2011-03-19 04:59:48 +08:00
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
pop3
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
POP3 invalid login
|
|
|
|
</name>
|
|
|
|
<command>
|
2013-03-11 03:55:22 +08:00
|
|
|
pop3://%HOSTIP:%POP3PORT/856 -u user:wrong
|
2011-03-19 04:59:48 +08:00
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2013-11-24 20:33:21 +08:00
|
|
|
# 67 - CURLE_LOGIN_DENIED
|
2011-03-19 04:59:48 +08:00
|
|
|
<errorcode>
|
|
|
|
67
|
|
|
|
</errorcode>
|
2013-01-17 19:59:23 +08:00
|
|
|
#
|
2013-11-24 20:33:21 +08:00
|
|
|
# The multi interface considers a broken "CONNECT" as a prematurely broken
|
2013-01-17 19:59:23 +08:00
|
|
|
# transfer and such a connection will not get a "QUIT"
|
2011-03-19 04:59:48 +08:00
|
|
|
<protocol>
|
2012-06-05 02:41:56 +08:00
|
|
|
CAPA
|
2011-03-19 04:59:48 +08:00
|
|
|
USER user
|
|
|
|
PASS wrong
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
|
|
|
</testcase>
|