tool_getparam: Added support for parsing of specific URL options
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user