kpapreck
15 years agoLevel 4
Enterprise Vault Custom Filtering on specific message class
I am looking to write custom code to specify a specific retention category for a specific message class. Looking at the rulesschema.xdr and customproperties files they do not have a category for message classes. Does anyone know how I can do this? Essentially, i am looking to have a 30 day retention and purge on all emails that are voicemails IPM.Note.Microsoft.Voicemail.UM.CA after 60 days. I have a retain forever retention for all other message classes. How can I do this?
Thanks,
Kevin
Thanks,
Kevin
- It's possible ...
Firstly it is possible to do this. You can write a custom filter XML file, and custom properties XML file to assign a diferent retention category (or delete mails or mark them as do not archive) from mailboxes (or journal mailboxes) based on message class.
I'm writing up exactly how to do this as an article. I'll update this post when the article is published. It'll have all the steps in it, to assign IPM.Note.Microsoft.Voicemail.UM.CA to a 60 Day Retention Category... versus the ordinary mails which will be assigned to my default "Marketing" retention category.