diff options
Diffstat (limited to 'tests/data/test840')
-rw-r--r-- | tests/data/test840 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test840 b/tests/data/test840 index 1e85af396..551005359 100644 --- a/tests/data/test840 +++ b/tests/data/test840 @@ -38,7 +38,7 @@ imap IMAP external authentication with initial response without credentials </name> <command> -'imap://;AUTH=EXTERNAL@%HOSTIP:%IMAPPORT/840/;MAILINDEX=1' +'imap://;AUTH=EXTERNAL@%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=1' </command> </client> @@ -48,7 +48,7 @@ IMAP external authentication with initial response without credentials <protocol> A001 CAPABILITY
A002 AUTHENTICATE EXTERNAL =
-A003 SELECT 840
+A003 SELECT %TESTNUMBER
A004 FETCH 1 BODY[]
A005 LOGOUT
</protocol> |