Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Detecting signed/encrypted mail messages (http://www.outlookbanter.com/add-ins-outlook/5795-detecting-signed-encrypted-mail-messages.html)

[email protected] January 29th 06 03:00 PM

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.


Dmitry Streblechenko January 29th 06 09:30 PM

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