![]() |
Detecting signed/encrypted mail messages
I'm searching for a way to detect if the mail is signed/encrypted.
The only idea i have is to search for multipart/signed and multipart/encrypted content type, but MAPI doesn't seem to implement content-type. |
Detecting signed/encrypted mail messages
You will need to search for the MessageClass property (PR_MESSAGE_CLASS in
Extended MAPI) being "IPM.Note.SMIME.MultipartSigned" or "IPM.Note.SMIME". Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool wrote in message oups.com... I'm searching for a way to detect if the mail is signed/encrypted. The only idea i have is to search for multipart/signed and multipart/encrypted content type, but MAPI doesn't seem to implement content-type. |
All times are GMT +1. The time now is 07:01 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com