summaryrefslogtreecommitdiffstats
path: root/mutt/pgp
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-07-28 13:50:32 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-07-28 13:50:32 +0200
commitfca90c198d70917d4ec8dba98c1f6a82272e3b42 (patch)
treee2864d05493ab0d2dfda001b1191eeeebe8591e9 /mutt/pgp
parent21e3f84f3d93e158aeb988837715835e93da5724 (diff)
Disabled autosigning of mails
Diffstat (limited to 'mutt/pgp')
-rw-r--r--mutt/pgp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/pgp b/mutt/pgp
index d2c9278..f5cb8fd 100644
--- a/mutt/pgp
+++ b/mutt/pgp
@@ -11,4 +11,4 @@ set pgp_verify_key_command="gpg --verbose --batch --fingerprint --check-sigs
set pgp_list_pubring_command="gpg --no-verbose --batch --quiet --with-colons --list-keys %r"
set pgp_list_secring_command="gpg --no-verbose --batch --quiet --with-colons --list-secret-keys %r"
set pgp_good_sign="^\\[GNUPG:\\] GOODSIG"
-set pgp_autosign=yes
+set pgp_autosign=no