summaryrefslogtreecommitdiff
path: root/tests/data/test848
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test848')
-rw-r--r--tests/data/test8484
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test848 b/tests/data/test848
index 2b4a30b2a..27efe8ae0 100644
--- a/tests/data/test848
+++ b/tests/data/test848
@@ -37,7 +37,7 @@ imap
IMAP plain authentication with alternative authorization identity
</name>
<command>
-'imap://%HOSTIP:%IMAPPORT/848/;MAILINDEX=1' -u user:secret --sasl-authzid shared-mailbox
+'imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=1' -u user:secret --sasl-authzid shared-mailbox
</command>
</client>
@@ -48,7 +48,7 @@ IMAP plain authentication with alternative authorization identity
A001 CAPABILITY
A002 AUTHENTICATE PLAIN
c2hhcmVkLW1haWxib3gAdXNlcgBzZWNyZXQ=
-A003 SELECT 848
+A003 SELECT %TESTNUMBER
A004 FETCH 1 BODY[]
A005 LOGOUT
</protocol>