test810: Updated to use new IMAP URL query string functionality
authorSteve Holme <steve_holme@hotmail.com>
Fri, 18 Apr 2014 15:50:38 +0000 (16:50 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 18 Apr 2014 15:51:50 +0000 (16:51 +0100)
tests/data/test810

index 62e179d..6b4d243 100644 (file)
@@ -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>