tests: Updated pop3 tests for change in auth mechanism detection

This commit is contained in:
Steve Holme 2012-06-04 19:41:56 +01:00
parent e336bc7c42
commit 1fc89eb87f
8 changed files with 8 additions and 8 deletions

View File

@ -38,7 +38,7 @@ pop3://%HOSTIP:%POP3PORT/800 -u user:secret
# Verify data after the test has been "shot"
<verify>
<protocol>
AUTH
CAPA
USER user
PASS secret
RETR 800

View File

@ -32,7 +32,7 @@ pop3://%HOSTIP:%POP3PORT/808 -l -u user:secret
# Verify data after the test has been "shot"
<verify>
<protocol>
AUTH
CAPA
USER user
PASS secret
LIST 808

View File

@ -36,7 +36,7 @@ pop3://%HOSTIP:%POP3PORT/809 -l -u user:secret
56
</errorcode>
<protocol>
AUTH
CAPA
USER user
PASS secret
LIST 809

View File

@ -41,7 +41,7 @@ pop3://%HOSTIP:%POP3PORT/ -u user:secret
# Verify data after the test has been "shot"
<verify>
<protocol>
AUTH
CAPA
USER user
PASS secret
LIST

View File

@ -34,7 +34,7 @@ pop3://%HOSTIP:%POP3PORT/ -u user:secret
# Verify data after the test has been "shot"
<verify>
<protocol>
AUTH
CAPA
USER user
PASS secret
LIST

View File

@ -36,7 +36,7 @@ pop3://%HOSTIP:%POP3PORT/812 -u user:secret
56
</errorcode>
<protocol>
AUTH
CAPA
USER user
PASS secret
RETR 812

View File

@ -35,7 +35,7 @@ pop3://%HOSTIP:%POP3PORT/813 -u user:wrong
67
</errorcode>
<protocol>
AUTH
CAPA
USER user
PASS wrong
QUIT

View File

@ -49,7 +49,7 @@ pop3://%HOSTIP:%POP3PORT/815 -u user:secret
# Verify data after the test has been "shot"
<verify>
<protocol>
AUTH
CAPA
USER user
PASS secret
RETR 815