diff options
Diffstat (limited to 'tests/data/test884')
-rw-r--r-- | tests/data/test884 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test884 b/tests/data/test884 index 34fd94d13..f0744bf28 100644 --- a/tests/data/test884 +++ b/tests/data/test884 @@ -39,7 +39,7 @@ pop3 POP3 external authentication without credentials </name> <command> -'pop3://;AUTH=EXTERNAL@%HOSTIP:%POP3PORT/884' +'pop3://;AUTH=EXTERNAL@%HOSTIP:%POP3PORT/%TESTNUMBER' </command> </client> @@ -50,7 +50,7 @@ POP3 external authentication without credentials CAPA
AUTH EXTERNAL
=
-RETR 884
+RETR %TESTNUMBER
QUIT
</protocol> </verify> |