summaryrefslogtreecommitdiff
path: root/tests/data/test839
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test839')
-rw-r--r--tests/data/test8394
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test839 b/tests/data/test839
index 508fb8e57..8240bf397 100644
--- a/tests/data/test839
+++ b/tests/data/test839
@@ -38,7 +38,7 @@ imap
IMAP external authentication with initial response
</name>
<command>
-'imap://user;AUTH=EXTERNAL@%HOSTIP:%IMAPPORT/839/;MAILINDEX=1'
+'imap://user;AUTH=EXTERNAL@%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=1'
</command>
</client>
@@ -48,7 +48,7 @@ IMAP external authentication with initial response
<protocol>
A001 CAPABILITY
A002 AUTHENTICATE EXTERNAL dXNlcg==
-A003 SELECT 839
+A003 SELECT %TESTNUMBER
A004 FETCH 1 BODY[]
A005 LOGOUT
</protocol>