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