diff options
| author | Yigit Sever | 2020-02-16 03:41:33 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-02-16 03:41:33 +0300 |
| commit | 443aeeceb1dae127c185d70bd9c1b1906afe1699 (patch) | |
| tree | b36612bd8c95181dfe57505fd47964ee682e9efc /.config/mutt | |
| parent | 366712e09dbdd4f869063daadd40fc358f6a0b1f (diff) | |
| download | dotfiles-443aeeceb1dae127c185d70bd9c1b1906afe1699.tar.gz dotfiles-443aeeceb1dae127c185d70bd9c1b1906afe1699.tar.bz2 dotfiles-443aeeceb1dae127c185d70bd9c1b1906afe1699.zip | |
Clearer & and new key
Diffstat (limited to '.config/mutt')
| -rw-r--r-- | .config/mutt/gpg.rc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/.config/mutt/gpg.rc b/.config/mutt/gpg.rc index 2070ad2..5a6b2c2 100644 --- a/.config/mutt/gpg.rc +++ b/.config/mutt/gpg.rc | |||
| @@ -42,18 +42,18 @@ | |||
| 42 | # Unless your key does not have encryption capability, uncomment this | 42 | # Unless your key does not have encryption capability, uncomment this |
| 43 | # line and replace the keyid with your own. | 43 | # line and replace the keyid with your own. |
| 44 | # | 44 | # |
| 45 | set crypt_use_gpgme=yes | 45 | set crypt_use_gpgme |
| 46 | set crypt_autosign=yes | 46 | set crypt_autosign |
| 47 | set crypt_verify_sig=yes | 47 | set crypt_verify_sig |
| 48 | set crypt_replysign=yes | 48 | set crypt_replysign |
| 49 | set crypt_replyencrypt=yes | 49 | set crypt_replyencrypt |
| 50 | set crypt_replysignencrypted=yes | 50 | set crypt_replysignencrypted |
| 51 | set crypt_autoencrypt = yes | 51 | set crypt_autoencrypt |
| 52 | 52 | ||
| 53 | set pgp_default_key= BA92244CBEE0980DE926C49F57428AA6F93E4FE8 | 53 | set pgp_default_key= 35BA9C75A4D8DB82A72D47E026EEE174352542B4 |
| 54 | set pgp_check_gpg_decrypt_status_fd | 54 | set pgp_check_gpg_decrypt_status_fd |
| 55 | set pgp_use_gpg_agent = yes | 55 | set pgp_use_gpg_agent |
| 56 | set pgp_self_encrypt = yes | 56 | set pgp_self_encrypt |
| 57 | 57 | ||
| 58 | # If you have a separate signing key, or your key _only_ has signing | 58 | # If you have a separate signing key, or your key _only_ has signing |
| 59 | # capability, uncomment this line and replace the keyid with your | 59 | # capability, uncomment this line and replace the keyid with your |
