tests: Re-ordered test arguments to match other IMAP tests
This commit is contained in:
parent
0434a19431
commit
35e476a3f6
@ -27,7 +27,7 @@ imap
|
|||||||
IMAP doesn't perform SELECT if re-using the same mailbox
|
IMAP doesn't perform SELECT if re-using the same mailbox
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
-u user:secret 'imap://%HOSTIP:%IMAPPORT/804/;UID=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/804/;UID=456/;SECTION=2.3'
|
'imap://%HOSTIP:%IMAPPORT/804/;UID=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/804/;UID=456/;SECTION=2.3' -u user:secret
|
||||||
</command>
|
</command>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ imap
|
|||||||
IMAP APPEND message
|
IMAP APPEND message
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
-u user:secret -T log/upload805 'imap://%HOSTIP:%IMAPPORT/805'
|
imap://%HOSTIP:%IMAPPORT/805 -T log/upload805 -u user:secret
|
||||||
</command>
|
</command>
|
||||||
<file name="log/upload805">
|
<file name="log/upload805">
|
||||||
Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
|
Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
|
||||||
|
@ -26,7 +26,7 @@ imap
|
|||||||
IMAP LIST mailbox
|
IMAP LIST mailbox
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
-u user:secret 'imap://%HOSTIP:%IMAPPORT/806/'
|
imap://%HOSTIP:%IMAPPORT/806 -u user:secret
|
||||||
</command>
|
</command>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user