determine encryption?
From: George Hester (hesterloli@hotmail.com)
Date: 04/05/03
- Next message: Michel Gallant \(MVP\): "Re: Passing certificates between processes (and machines)"
- Previous message: Patricia: "My Document-how to deny access to files"
- Next in thread: Karl Levinson [x y], mvp: "Re: determine encryption?"
- Reply: Karl Levinson [x y], mvp: "Re: determine encryption?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "George Hester" <hesterloli@hotmail.com> Date: Fri, 4 Apr 2003 20:31:33 -0500
I am getting some encrypted e-mail in Outlook. I set up some VBA script to delete all HTML mail I get containing href and src. But here is my problem.
I am getting encrypted email and what this does is bring Outlook VBA to its knees. It will stop the rule from function until I refunction it and unitl I do that I am ruleless. Not a pretty sight.
So I am wondering is there some way I can determine if a received e-mail is encrypted so that maybe I can test for that in VBA in Outlook and stop the encrypted mail from bringing down my rule? Here is an example of where I think the information may be contained:
Subject: 39 pics of girls with mega hair between the legs snudqw}4Cq|fds1uu1frp
MIME-Version: 1.0
Content-Type: multipart/related;
boundary="----=_NextPart_000_000E_3201391B.40340587"
------=_NextPart_000_000E_3201391B.40340587
Content-Type: text/html;
Content-Transfer-Encoding: base64
The rest is the encrypted message.
Some how if it is in here I'll need to read what is necessary in VBA and extract it. If I don't this encryption breaks VBA and so my script rule. There is always something to screw up good intentions.
-- George Hester __________________________________
- Next message: Michel Gallant \(MVP\): "Re: Passing certificates between processes (and machines)"
- Previous message: Patricia: "My Document-how to deny access to files"
- Next in thread: Karl Levinson [x y], mvp: "Re: determine encryption?"
- Reply: Karl Levinson [x y], mvp: "Re: determine encryption?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|