summaryrefslogtreecommitdiff
path: root/tests/data/test825
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test825')
-rw-r--r--tests/data/test8254
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test825 b/tests/data/test825
index d28b6a519..fd4e047a3 100644
--- a/tests/data/test825
+++ b/tests/data/test825
@@ -38,7 +38,7 @@ imap
IMAP plain authentication with initial response
</name>
<command>
-'imap://%HOSTIP:%IMAPPORT/825/;MAILINDEX=1' -u user:secret
+'imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=1' -u user:secret
</command>
</client>
@@ -48,7 +48,7 @@ IMAP plain authentication with initial response
<protocol>
A001 CAPABILITY
A002 AUTHENTICATE PLAIN AHVzZXIAc2VjcmV0
-A003 SELECT 825
+A003 SELECT %TESTNUMBER
A004 FETCH 1 BODY[]
A005 LOGOUT
</protocol>