mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
test810: Updated to use new IMAP URL query string functionality
This commit is contained in:
parent
84c0aabe65
commit
4c8c3da6e2
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user