PC Review


Reply
Thread Tools Rate Thread

How to determine if message will be encrypted on Send

 
 
sf0
Guest
Posts: n/a
 
      4th Sep 2009

I'm trying to remove certain UserProperties when messages are sent. Al
is well unless Outlook cancels the Send event when it has problem
encrypting (see Outlook's message further below). In that case, th
user has 2 options: "Send Unencrypted" or "Cancel". My problem is
cannot determine which option the user selected.

The significance of these options is as follows: if the user select
"Cancel", the UserProperties which were removed in MailItem_Send mus
be restored (I have a solution for this in the Activate event); if th
user selects "Send Unencrypted", I don't want to do anything.

The only indication I have that the user has opted to "Sen
Unencrypted" is the 2003 Word editor throws an error when I attempt t
access the currentItem.UserProperties. No error is thrown in 200
default editor or 2007.

Is there a way to determine which button the user clicked?
Alternatively, is there a way to determine if Outlook intends t
encrypt the message or not? Or should I remove these UserPropertie
somewhere other than MailItem_Send?

FYI, I don't have access to Redemption or any other 3rd part
software.

Outlook's message:
Microsoft Outlook had problems encrypting this message because th
following recipients had missing or invalid certificates, o
conflicting or
unsupported encryption capabilities...

Thank you in advance for your help


--
sf0
 
Reply With Quote
 
 
 
 
sf0
Guest
Posts: n/a
 
      4th Sep 2009

Alternatively, is there a way to validate the certificates of the sender
and recipients? If so, I could cancel the MailItem_Send event and not
have to worry about restoring my currentItem to it's pre-send State.


sf0;321656 Wrote:
> I'm trying to remove certain UserProperties when messages are sent. All
> is well unless Outlook cancels the Send event when it has problems
> encrypting (see Outlook's message further below). In that case, the
> user has 2 options: "Send Unencrypted" or "Cancel". My problem is I
> cannot determine which option the user selected.
>
> The significance of these options is as follows: if the user selects
> "Cancel", the UserProperties which were removed in MailItem_Send must
> be restored (I have a solution for this in the Activate event); if the
> user selects "Send Unencrypted", I don't want to do anything.
>
> The only indication I have that the user has opted to "Send
> Unencrypted" is the 2003 Word editor throws an error when I attempt to
> access the currentItem.UserProperties. No error is thrown in 2003
> default editor or 2007.
>
> Is there a way to determine which button the user clicked?
> Alternatively, is there a way to determine if Outlook intends to
> encrypt the message or not? Or should I remove these UserProperties
> somewhere other than MailItem_Send?
>
> FYI, I don't have access to Redemption or any other 3rd party
> software.
>
> Outlook's message:
> Microsoft Outlook had problems encrypting this message because the
> following recipients had missing or invalid certificates, or
> conflicting or
> unsupported encryption capabilities...
>
> Thank you in advance for your help!





--
sf0
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I determine the maximum message size I can send in Outlook samyers Microsoft Outlook Discussion 1 1st Jun 2008 04:09 PM
Easiest way to programatically determine if a PDF is encrypted? Brian Parker Microsoft C# .NET 7 18th Sep 2006 06:58 PM
Non-encrypted message detected as encrypted =?Utf-8?B?Y3N0ZWFkaGFt?= Microsoft Outlook Discussion 0 28th Jul 2006 04:56 PM
Can I send encrypted message via messenger? Hawz Windows XP Messenger 1 7th Sep 2004 04:46 PM
Unable to send encrypted message Sudharson Microsoft Outlook 0 10th Jan 2004 12:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:50 PM.