aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/data/test13212
-rw-r--r--tests/data/test8012
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1321 b/tests/data/test1321
index c7ae7daa5..34cd9ff2a 100644
--- a/tests/data/test1321
+++ b/tests/data/test1321
@@ -45,7 +45,7 @@ http-proxy
IMAP FETCH tunneled through HTTP proxy
</name>
<command>
-imap://%HOSTIP:%IMAPPORT/1321 -u user:secret -p -x %HOSTIP:%PROXYPORT
+'imap://%HOSTIP:%IMAPPORT/1321/;UID=1' -u user:secret -p -x %HOSTIP:%PROXYPORT
</command>
</client>
diff --git a/tests/data/test801 b/tests/data/test801
index 793b2781d..d52829272 100644
--- a/tests/data/test801
+++ b/tests/data/test801
@@ -30,7 +30,7 @@ imap
IMAP FETCH
</name>
<command>
-imap://%HOSTIP:%IMAPPORT/801 -u user:secret
+'imap://%HOSTIP:%IMAPPORT/801/;UID=1' -u user:secret
</command>
</client>