diff options
Diffstat (limited to 'tests/data/test857')
-rw-r--r-- | tests/data/test857 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test857 b/tests/data/test857 index 261887f9b..716c49e89 100644 --- a/tests/data/test857 +++ b/tests/data/test857 @@ -41,7 +41,7 @@ pop3 POP3 RETR with dot-prefixed line </name> <command> -pop3://%HOSTIP:%POP3PORT/815 -u user:secret +pop3://%HOSTIP:%POP3PORT/857 -u user:secret </command> </client> @@ -52,7 +52,7 @@ pop3://%HOSTIP:%POP3PORT/815 -u user:secret CAPA
USER user
PASS secret
-RETR 815
+RETR 857
QUIT
</protocol> </verify> |