Commit 4c8c3da6 authored by Steve Holme's avatar Steve Holme
Browse files

test810: Updated to use new IMAP URL query string functionality

parent 84c0aabe
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@
IMAP
Clear Text
SEARCH
CUSTOMREQUEST
</keywords>
</info>

@@ -23,10 +22,10 @@ CUSTOMREQUEST
imap
</server>
 <name>
IMAP SEARCH for NEW messages (CUSTOMREQUEST)
IMAP SEARCH for NEW messages
 </name>
 <command>
imap://%HOSTIP:%IMAPPORT/810 -u user:secret -X 'SEARCH NEW'
imap://%HOSTIP:%IMAPPORT/810?NEW -u user:secret
</command>
</client>