determine encryption?

From: George Hester (hesterloli@hotmail.com)
Date: 04/05/03


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
__________________________________


Relevant Pages

  • Re: determine encryption?
    ... It is very small and is the only one: Remember Outlook 2002 VBA not Outlook Express.: ... Public Sub TestMail ... This email and Outlook 2002 VBA are not on good terms. ... If I don't this encryption breaks VBA and so my script rule. ...
    (microsoft.public.security)
  • Re: determine encryption?
    ... seeing is the normal way that SMTP internet email handles attachments. ... I am getting some encrypted e-mail in Outlook. ... I am getting encrypted email and what this does is bring Outlook VBA to its ... If I don't this encryption breaks VBA and so my script rule. ...
    (microsoft.public.security)
  • RE: integrity and mail encryption
    ... PGP) or not free which offer a better security like Outlook. ... return mail with thier own private key and the sender's public key. ... private key encryption in timely manner. ...
    (Security-Basics)
  • RE: questions on setting up a mail server
    ... questions on setting up a mail server ... The first group does encryption of the password only. ... Sure it is simple - when ALL clients are running the same version ... of Windows, IE, and Outlook. ...
    (freebsd-questions)
  • Re: Parsing data
    ... write VBA to parse the data and insert it directly to an Access table ... Access or Outlook, using Automation, which allows VBA to control another ... If you were writing the VBA code in Access, your code would start Outlook, ... The other factor to consider is where the emails are in Outlook and what you ...
    (microsoft.public.access.queries)