summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-14 10:38:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-14 10:38:03 -0700
commit8bfaf359dfbef6afdc25b0fa330bf8360f701bc6 (patch)
tree2eadc9d8887f10d438f76decea7b457c97fdf5da
parent042b3cc0aefaa4c48c4a682a64efc0a39676e1ae (diff)
downloaddotfiles-8bfaf359dfbef6afdc25b0fa330bf8360f701bc6.tar.gz
attempt to have mutt correctly report sig verif.
-rw-r--r--.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.muttrc b/.muttrc
index 51969893..a78d8fd9 100644
--- a/.muttrc
+++ b/.muttrc
@@ -109,7 +109,7 @@ set pgp_export_command="gpg --use-agent --no-verbose --export --armor %r"
set pgp_verify_key_command="gpg --use-agent --verbose --batch --fingerprint --check-sigs %r"
set pgp_list_pubring_command="gpg --use-agent --no-verbose --batch --quiet --with-colons --list-keys %r"
set pgp_list_secring_command="gpg --use-agent --no-verbose --batch --quiet --with-colons --list-secret-keys %r"
-set pgp_good_sign="^\\[GNUPG:\\] GOODSIG"
+set pgp_good_sign="^gpg: Good signature from"
# --- message headers