diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1319 | 2 | ||||
-rw-r--r-- | tests/data/test1407 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1319 b/tests/data/test1319 index 8ca74cfdc..dc46a69a5 100644 --- a/tests/data/test1319 +++ b/tests/data/test1319 @@ -58,7 +58,7 @@ pop3://%HOSTIP:%POP3PORT/1319 -p -x %HOSTIP:%PROXYPORT -u user:secret ^User-Agent: </strip> <protocol> -AUTH
+CAPA
USER user
PASS secret
RETR 1319
diff --git a/tests/data/test1407 b/tests/data/test1407 index a8d911e0d..a0c84057d 100644 --- a/tests/data/test1407 +++ b/tests/data/test1407 @@ -34,7 +34,7 @@ pop3://%HOSTIP:%POP3PORT/1407 -l -u user:secret --libcurl log/test1407.c # Verify data after the test has been "shot" <verify> <protocol> -AUTH
+CAPA
USER user
PASS secret
LIST 1407
|