]> granicus.if.org Git - curl/commitdiff
pop3 tests: CAPA instead of AUTH
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jun 2012 20:34:06 +0000 (22:34 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jun 2012 20:34:06 +0000 (22:34 +0200)
After Steve's commit e336bc7c42c7340 test 1319 and 1407 need to check
for CAPA instead of AUTH.

tests/data/test1319
tests/data/test1407

index 8ca74cfdca04f7c75ff5ead9802a7354e873063a..dc46a69a527fcdb98d06e268ade2d230f08e6bfa 100644 (file)
@@ -58,7 +58,7 @@ pop3://%HOSTIP:%POP3PORT/1319 -p -x %HOSTIP:%PROXYPORT -u user:secret
 ^User-Agent:
 </strip>
 <protocol>
-AUTH\r
+CAPA\r
 USER user\r
 PASS secret\r
 RETR 1319\r
index a8d911e0de0d93961f51de384aaab70bda824417..a0c84057dd48136bfc69ace92d228e7748ab27a8 100644 (file)
@@ -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\r
+CAPA\r
 USER user\r
 PASS secret\r
 LIST 1407\r