tool_getparam: Added support for parsing of specific URL options

This commit is contained in:
Steve Holme
2014-02-07 21:14:43 +00:00
parent 2d8623e85d
commit 132f5edfbd
6 changed files with 53 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ imap
IMAP delete message (CUSTOMREQUEST)
</name>
<command>
imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -Q -CLOSE -u user:secret
imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/815 -X CLOSE
</command>
</client>