From 2006ce5e163de13260d14003daac3df7b2484598 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Fri, 27 Apr 2018 00:13:54 +0100 Subject: [PATCH] etc/muttrc --- etc/muttrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/muttrc b/etc/muttrc index 22707e3e..2f0b449b 100644 --- a/etc/muttrc +++ b/etc/muttrc @@ -168,3 +168,6 @@ source /opt/nb/etc/mutt/macros source /opt/nb/etc/mutt/autoview source /opt/nb/etc/mutt/score source /opt/nb/etc/mutt/hook + +# NB 27.04.18: Fix warning message in debian stretch "GPGME: CMS protocol not available" +set crypt_use_gpgme=no -- 2.47.3