Has anyone seen an issue where an email should be encrypted, but for
some reason is not?
I have captured several e-mails in my system that have headers that
would suggest encryption
was intended. When I take a look further into the email, it is
obviously not encrypted.

The header that would suggest encryption is:

Content-type:
application/pkcs7-mime;smime-type=enveloped-data;name=smime.p7m

Any help appreciated.

Re: PKI S/MIME issue by S

S
Wed Jul 27 04:34:31 CDT 2005

Sure that the messages were encrypted and not just signed?

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

"Bob_the_Builder" <chrissssssj@yahoo.com> wrote in message
news:1122402057.852885.113800@z14g2000cwz.googlegroups.com...
> Has anyone seen an issue where an email should be encrypted, but for
> some reason is not?
> I have captured several e-mails in my system that have headers that
> would suggest encryption
> was intended. When I take a look further into the email, it is
> obviously not encrypted.
>
> The header that would suggest encryption is:
>
> Content-type:
> application/pkcs7-mime;smime-type=enveloped-data;name=smime.p7m
>
> Any help appreciated.
>



Re: PKI S/MIME issue by Bob_the_Builder

Bob_the_Builder
Wed Jul 27 06:17:59 CDT 2005

Yes, the enveloped-data signfies the body of the email should be
encrypted. There is a different header for signed vs. encrypted.