diff options
author | Jiri Hruska <jirka@fud.cz> | 2013-03-06 22:19:17 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-03-06 21:38:19 +0000 |
commit | c1ce09d4703cc54db2aa045cbdc94fb310d4f3dd (patch) | |
tree | fdb3c6b09c97ce7a89b56b43fb9ca0b0697a5897 /tests/data/test801 | |
parent | 81408d21110d17e072beb7da7b31783ce03ba9f3 (diff) |
imap: Fixed test801 and test1321 to specify a message UID
Just a folder list would be retrieved if UID was not specified now.
Diffstat (limited to 'tests/data/test801')
-rw-r--r-- | tests/data/test801 | 2 |
1 files changed, 1 insertions, 1 deletions
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> |