diff options
Diffstat (limited to 'tests/data/test871')
-rw-r--r-- | tests/data/test871 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test871 b/tests/data/test871 index 27cc2a4b3..00adefd38 100644 --- a/tests/data/test871 +++ b/tests/data/test871 @@ -39,7 +39,7 @@ pop3 POP3 plain authentication with initial response </name> <command> -pop3://%HOSTIP:%POP3PORT/871 -u user:secret --sasl-ir +pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret --sasl-ir </command> </client> @@ -49,7 +49,7 @@ pop3://%HOSTIP:%POP3PORT/871 -u user:secret --sasl-ir <protocol> CAPA
AUTH PLAIN AHVzZXIAc2VjcmV0
-RETR 871
+RETR %TESTNUMBER
QUIT
</protocol> </verify> |