diff options
Diffstat (limited to 'tests/data/test820')
-rw-r--r-- | tests/data/test820 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test820 b/tests/data/test820 index 0fe9bf2d6..8b684acad 100644 --- a/tests/data/test820 +++ b/tests/data/test820 @@ -37,7 +37,7 @@ imap IMAP login authentication </name> <command> -'imap://%HOSTIP:%IMAPPORT/820/;MAILINDEX=1' -u user:secret +'imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=1' -u user:secret </command> </client> @@ -49,7 +49,7 @@ A001 CAPABILITY A002 AUTHENTICATE LOGIN
dXNlcg==
c2VjcmV0
-A003 SELECT 820
+A003 SELECT %TESTNUMBER
A004 FETCH 1 BODY[]
A005 LOGOUT
</protocol> |