how to filter out encrypted messages ?

Joined
Jul 7, 2011
Messages
2
Reaction score
0
The way we are doing is we are finding out the message class of a mail message and if it contains "smime" or "secure" then we filter the mail message out.
For some of the encrypted messages the PR_MESSAGE_CLASS returned is "IPM.Note" only. In such cases how to find out the actual message class?

Is there any other better way of filtering out encrypted mail messages?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top