Re: pkcs7-mime

Randy Bush <[email protected]> Sun, 23 Jun 2019 17:03:57 -0700
Newsgroups gmane.mail.wanderlust.general
Message-ID <m2wohbalxu.wl-randy__41923.4981107124$1561334727$gmane$org@psg.com>
> You need gpgsm external program.  If you have already installed it,
> confirm its version string.
> 
> $ gpgsm --version
> gpgsm (GnuPG) 2.2.15
> libgcrypt 1.8.2
> libksba 1.3.5

i built gnupg-2.2.16 and copied the binary gpgsm from it

    $ gpgsm --version
    gpgsm (GnuPG) 2.2.16
    libgcrypt 1.8.4
    libksba 1.3.5

message still does not decode

    [0 Re: Next Goals <application/pkcs7-mime (base64)>]
    From: foo
    Subject: Re: Next Goals
    To: bar
    Date: Fri, 14 Jun 2019 16:42:48 +0000

    (Decryption failed )

not much explanation

randy