Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interesting property filter #566

Merged
merged 8 commits into from
Mar 27, 2023
Merged

Interesting property filter #566

merged 8 commits into from
Mar 27, 2023

Conversation

stephenegriffin
Copy link
Member

Usage - when run like this:
mrmapi -Contents -Folder "Finder\Reminders" -Findn PidLidReminderPlaySound PidLidReminderFileParameter
Will search the folder (in this case, the reminders folder, which is a search folder containing references to all messages which have reminder properties regardless of where they live in the mailbox).
Any message found to contain one of the interesting properties will be output (in this case, the PidLidReminderPlaySound or PidLidReminderFileParameter properties which control what sound will play when a reminder fires).
Output consists of rows of XML style property output giving the subject, parent folder name, entry ID of the message. Also, an XML file consisting of the usual mrmapi/mfcmapi style text export of the interesting message will be output to the output directory, which is here the current directory and can be changed with the -o switch.

@stephenegriffin stephenegriffin merged commit ddb4fb2 into main Mar 27, 2023
@stephenegriffin stephenegriffin deleted the u/sgriffin/props branch March 27, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant