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