From a91128632aef7c23d84d18338d21f0b7d690f39e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 13 Jun 2023 13:50:31 -0300 Subject: Mutt: notes on S/MIME and WDK --- README.md | 1 + muttrc.dot.link | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index e45cc44..ff2efea 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ References ---------- * [Delete duplicate emails in mutt - 41J Blog](http://41j.com/blog/2011/09/delete-duplicate-emails-in-mutt/). +* [Adding support for fetching GPG key using WKD protocol](https://mutt-dev.mutt.narkive.com/YW2Xjjsq/adding-support-for-fetching-gpg-key-using-wkd-protocol). diff --git a/muttrc.dot.link b/muttrc.dot.link index fadbc2e..0375ff3 100644 --- a/muttrc.dot.link +++ b/muttrc.dot.link @@ -206,6 +206,12 @@ set pgp_getkeys_command="gpg --search-keys %r" # See https://a3nm.net/blog/mutt_crypt_opportunistic_encrypt.html set crypt_opportunistic_encrypt = yes +# Mutt hangs on "Invoking S/MIME" +# See https://github.com/neomutt/neomutt/issues/3438 +# +# Unsetting this might break some things +#unset crypt_use_gpgme + # ----------------------------- # OpenPGP with gpg-agent config # ----------------------------- -- cgit v1.2.3