From dc52316d6bf0b044b5a0ef5d8927e03a8bef208c Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 12 Feb 2024 01:25:20 +0300 Subject: mutt: update pgp sign commad i forgot why i did this might not work --- .config/mutt/gpg.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/mutt/gpg.rc b/.config/mutt/gpg.rc index 6fe9cf9..8d6a569 100644 --- a/.config/mutt/gpg.rc +++ b/.config/mutt/gpg.rc @@ -84,7 +84,8 @@ set pgp_decrypt_command="gpg --status-fd=2 %?p?--pinentry-mode loopback --passph # # set pgp_sign_command="gpg-2comp --comment '' --no-verbose --batch --output - %?p?--passphrase-fd 0? --armor --detach-sign --textmode %?a?-u %a? %f" # -set pgp_sign_command="gpg %?p?--pinentry-mode loopback --passphrase-fd 0? --no-verbose --batch --quiet --output - --armor --textmode %?a?--local-user %a? --detach-sign %f" +# set pgp_sign_command="gpg %?p?--pinentry-mode loopback --passphrase-fd 0? --no-verbose --batch --quiet --output - --armor --textmode %?a?--local-user %a? --detach-sign %f" +set pgp_sign_command="gpg --no-verbose --batch --quiet --output - %?p?--passphrase-fd 0? --armor --detach-sign --textmode %?a?-u %a? %f" # Create a application/pgp inline signed message. This style is obsolete but still needed for Hushmail recipients and some MUAs. # -- cgit v1.2.3-70-g09d2