Xiyue Deng <[email protected]> writes:

> Hi,
>
> The Emacs client of notmuch gets stuck when opening a S/MIME signed
> email.  The client will freeze indefinitely.  `C-g' can unstuck but
> shows an error of "[some mark read tag changes may have failed]".  I
> suppose S/MIME signatures are not really supported.  Setting
> `notmuch-crypto-process-mime' to nil can workaround this, but also
> disables PGP signature check.  Is there any option to just disable
> S/MIME signatures processing?
>

The usual problem is CRL revokation checks. You can disable these in 
~/.gnupgu/gpgsm.conf with

      disable-crl-checks

There is obviously a security tradeoff, but I guess it's better than
disabling gpgsm completely
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to