KnockOutlook
KnockOutlook copied to clipboard
Add read operation
Hi there, Thank you for making this tool available
-
[ ] Can you add a
readoperation to read emails by its EntryID. E.gKnockOutlook.exe --operation read --id {EntryID} -
[ ] And/or add
readparameter to thesearchoperation to read matching emails(EntryIDs) that contain the word. E.g- The result is to read one or more emails
KnockOutlook.exe --operation search --keyword password --read -
[ ] And/or add
saveparameter to thesearchoperation to save matching emails(EntryIDs) that contain the word- The result is to save one or more emails
KnockOutlook.exe --operation search --keyword password --save