From 589742e8010c3af7c6c56f6964c768cee718ce73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ensar=20Saraj=C4=8Di=C4=87?= Date: Fri, 21 Oct 2022 08:11:17 +0200 Subject: [PATCH] Use gpg for aerc instead of internal pgp-provider --- symlinks/config/aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symlinks/config/aerc/aerc.conf b/symlinks/config/aerc/aerc.conf index 73bca4e..c12f8ac 100644 --- a/symlinks/config/aerc/aerc.conf +++ b/symlinks/config/aerc/aerc.conf @@ -7,7 +7,7 @@ # operations. Otherwise, the internal openpgp implemenation will be used. # # Default: internal -pgp-provider=internal +pgp-provider=gpg # By default, the file permissions of accounts.conf must be restrictive and # only allow reading by the file owner (0600). Set this option to true to