diff options
Diffstat (limited to 'tests/data/test808')
-rw-r--r-- | tests/data/test808 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test808 b/tests/data/test808 index 52ecb841f..60d0ba74f 100644 --- a/tests/data/test808 +++ b/tests/data/test808 @@ -28,10 +28,10 @@ CUSTOMREQUEST imap </server> <name> -IMAP EXAMINE (CUSTOMREQUEST) +IMAP EXAMINE mailbox (CUSTOMREQUEST) </name> <command> -'imap://%HOSTIP:%IMAPPORT' -u user:secret -X 'EXAMINE 808' +imap://%HOSTIP:%IMAPPORT -u user:secret -X 'EXAMINE 808' </command> </client> |