diff options
Diffstat (limited to 'tests/data/test887')
-rw-r--r-- | tests/data/test887 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test887 b/tests/data/test887 index ccf364955..2d0f535df 100644 --- a/tests/data/test887 +++ b/tests/data/test887 @@ -40,7 +40,7 @@ pop3 POP3 OAuth 2.0 (OAUTHBEARER) authentication </name> <command> -pop3://%HOSTIP:%POP3PORT/887 -u user --oauth2-bearer mF_9.B5f-4.1JqM +pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user --oauth2-bearer mF_9.B5f-4.1JqM </command> </client> @@ -51,7 +51,7 @@ pop3://%HOSTIP:%POP3PORT/887 -u user --oauth2-bearer mF_9.B5f-4.1JqM CAPA
AUTH OAUTHBEARER
%b64[n,a=user,%01host=127.0.0.1%01port=%POP3PORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
-RETR 887
+RETR %TESTNUMBER
QUIT
</protocol> </verify> |