![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Is there a way to create a rule to print incomming emails that are encrypted?
If I use a rule and an encrypted email commes in I get the error message: "This digitaly signed email cannot be opened in an UI-less mode". I have a lot of encrypted emails comming in. Do I need a script for this? I am a novice in outlook scripting. Any help will do. thanks |
Ads |
#2
|
|||
|
|||
![]()
Like the warning says, code can't interact with encrypted messages. You
pretty much can't do anything in code with those messages - for darn good reasons. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "LVer" wrote: Is there a way to create a rule to print incomming emails that are encrypted? If I use a rule and an encrypted email commes in I get the error message: "This digitaly signed email cannot be opened in an UI-less mode". I have a lot of encrypted emails comming in. Do I need a script for this? I am a novice in outlook scripting. Any help will do. thanks |
#3
|
|||
|
|||
![]()
Eric, Thanks for your response. I know this has a purpose, but I have the
private key to decrypt the message. My public key was used to encrypt the message. Why can I not automate what I can do manualy? "Eric Legault [MVP - Outlook]" wrote: Like the warning says, code can't interact with encrypted messages. You pretty much can't do anything in code with those messages - for darn good reasons. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "LVer" wrote: Is there a way to create a rule to print incomming emails that are encrypted? If I use a rule and an encrypted email commes in I get the error message: "This digitaly signed email cannot be opened in an UI-less mode". I have a lot of encrypted emails comming in. Do I need a script for this? I am a novice in outlook scripting. Any help will do. thanks |
#4
|
|||
|
|||
![]()
If you were a part of the Outlook product group, wouldn't you want to stay
far, far away from exposing secure messages to a programming interface that's an open route for hackers to exploit? Especially after Microsoft has been hammered for security issues over the years, and given Outlook's unfortunate part of this history (Melissa, I Love You, etc.) - it makes perfect sense. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "LVer" wrote: Eric, Thanks for your response. I know this has a purpose, but I have the private key to decrypt the message. My public key was used to encrypt the message. Why can I not automate what I can do manualy? "Eric Legault [MVP - Outlook]" wrote: Like the warning says, code can't interact with encrypted messages. You pretty much can't do anything in code with those messages - for darn good reasons. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "LVer" wrote: Is there a way to create a rule to print incomming emails that are encrypted? If I use a rule and an encrypted email commes in I get the error message: "This digitaly signed email cannot be opened in an UI-less mode". I have a lot of encrypted emails comming in. Do I need a script for this? I am a novice in outlook scripting. Any help will do. thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Property for a message that is secured (encrypted) | Dick | Outlook and VBA | 6 | September 26th 07 05:57 PM |
Can't get new message rule to work-not saving properly?? | westerncarribean | Outlook Express | 11 | February 8th 07 02:37 AM |
Can't get message rule to work | Dave | Outlook Express | 7 | October 4th 06 01:37 PM |
Message rule doesn't work | C. Roy Blye | Outlook Express | 11 | September 14th 06 07:57 PM |
encrypted message could not be displayed | TuffTurf | Outlook Express | 7 | September 9th 06 07:22 PM |