Re: pkcs7-mime

Randy Bush <[email protected]> Mon, 24 Jun 2019 07:40:32 -0700
Newsgroups gmane.mail.wanderlust.general
Message-ID <m25zov9hcv.wl-randy__11309.576690995$1561387330$gmane$org@psg.com>
> GPG_AGENT_INFO is not related with error.  It seems that pkcs7-mime
> part is not encrypted (only signed).

yes, from social context i would expect that the sender is only
authenticating

> 2. Confirm smime-type parameter in Content-Type: header.  Possible
> values are enveloped-data, signed-data or certs-only.  Only
> enveloped-data is encrypted.

Content-Type: application/pkcs7-mime; smime-type=signed-data; name="smime.p7m"
Content-Disposition: attachment; filename="smime.p7m"
Content-Transfer-Encoding: base64

yep

randy