diff options
Diffstat (limited to 'mutt/muttrc')
-rw-r--r-- | mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index f17bdfa..0389728 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -16,7 +16,7 @@ macro attach 'V' "<pipe-entry>cat >~/.cache/mutt/mail.html && conkeror ~/.cache/ source ~/.mutt/gpg.rc set pgp_use_gpg_agent = yes -set pgp_sign_as = 2B1F70F95F1B48DA2265A7FAA6BC8B8CEB31659B +set pgp_sign_as = 0xA6BC8B8CEB31659B set pgp_timeout = 3600 set crypt_autosign = yes set crypt_replyencrypt = yes |