A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

State of encrypt and sign button for a saved mail?(draft)



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 8th 09, 07:27 AM posted to microsoft.public.outlook.program_addins
ryotyankou via OfficeKB.com
external usenet poster
 
Posts: 101
Default State of encrypt and sign button for a saved mail?(draft)

How could i determine an email whether it is encrypted or signed?(draft
folder mails, Create new one and save.) I saw all available properies via
outlookspy(IMessage) but with no luck. I thought that may be messge class
should work, IPM.Note for common message, IPM.Note.SMIME for encrypt, IPM.
Note.SMIME.MultiSigned for signed and so on, but the truth is not the case, i
always get its value "IPM.Note" no matter what did you do on it.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...ddins/200906/1

Ads
  #2  
Old June 8th 09, 08:01 AM posted to microsoft.public.outlook.program_addins
SvenC[_2_]
external usenet poster
 
Posts: 40
Default State of encrypt and sign button for a saved mail?(draft)

Hi

How could i determine an email whether it is encrypted or signed?(draft
folder mails, Create new one and save.) I saw all available properies via
outlookspy(IMessage) but with no luck. I thought that may be messge class
should work, IPM.Note for common message, IPM.Note.SMIME for encrypt, IPM.
Note.SMIME.MultiSigned for signed and so on, but the truth is not the
case, i
always get its value "IPM.Note" no matter what did you do on it.


I guess Outlook Object Model is lying to you. Try MfcMapi to check the
props of your signed email draft. You should see and IPM.Note.SMIME...
messageclass and a hidden attachment.

So you might need to go down at the extended mapi level to access the
real property values.

--
SvenC

  #3  
Old June 8th 09, 08:15 AM posted to microsoft.public.outlook.program_addins
ryotyankou via OfficeKB.com
external usenet poster
 
Posts: 101
Default State of encrypt and sign button for a saved mail?(draft)

3Q, SvenC, you are right, extend MAPI is great, it is show IPM.Note.SMIME. I
still have a question, could you please help me out it? If there're three
message:
1. Signed only: IPM.Note.SMIME
2. Encrypt only: IPM.Note.SMIME
3. Signed and Encrypted: IPM.Note.SMIME
All their class are IPM.Note.SMIME, how could i judge which one it is?

SvenC wrote:
Hi

How could i determine an email whether it is encrypted or signed?(draft
folder mails, Create new one and save.) I saw all available properies via

[quoted text clipped - 3 lines]
case, i
always get its value "IPM.Note" no matter what did you do on it.


I guess Outlook Object Model is lying to you. Try MfcMapi to check the
props of your signed email draft. You should see and IPM.Note.SMIME...
messageclass and a hidden attachment.

So you might need to go down at the extended mapi level to access the
real property values.

--
SvenC


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...ddins/200906/1

  #4  
Old June 8th 09, 08:42 AM posted to microsoft.public.outlook.program_addins
SvenC[_2_]
external usenet poster
 
Posts: 40
Default State of encrypt and sign button for a saved mail?(draft)

3Q, SvenC, you are right, extend MAPI is great, it is show IPM.Note.SMIME.
I
still have a question, could you please help me out it? If there're three
message:
1. Signed only: IPM.Note.SMIME
2. Encrypt only: IPM.Note.SMIME
3. Signed and Encrypted: IPM.Note.SMIME
All their class are IPM.Note.SMIME, how could i judge which one it is?


Sorry, I don't know. I would use MfcMapi to check if the message class
is really always identical. My next step would be to check the hidden
attachment if its name or content can give hints.

--
SvenC

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
About state of encrypt and sign button for outlook? ryotyankou via OfficeKB.com Add-ins for Outlook 7 May 19th 09 02:13 PM
Encrypt and sign button while word is editor for outlook? ryotyankou via OfficeKB.com Add-ins for Outlook 6 May 14th 09 04:27 AM
Disable sign and encrypt buttons [email protected] Add-ins for Outlook 0 June 20th 07 08:18 PM
Sign, encrypt and decrypt in a Citrix session David H. Lipman Outlook - General Queries 0 August 25th 06 12:46 AM
Sign and Encrypt Emails on Custom Form [email protected] Outlook - Using Forms 0 June 26th 06 04:48 PM


All times are GMT +1. The time now is 08:19 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-2025 Outlook Banter.
The comments are property of their posters.