Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Detecting signed/encrypted mail messages

Geek News

Detecting signed/encrypted mail messages
"Happy.Cerberus[ at ]gmail.com" <Happy.Cerberus[ at ]gmail.com> 1/29/2006 3:00:41 PM
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.

Re: Detecting signed/encrypted mail messages
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 1/29/2006 9:30:37 PM
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

<Happy.Cerberus[ at ]gmail.com> wrote in message
news:1138546841.133846.213910[ at ]o13g2000cwo.googlegroups.com...
[Quoted Text]
> 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.
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net