diff options
author | neodarz <neodarz@neodarz.net> | 2019-05-26 18:37:59 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-04 20:39:38 +0200 |
commit | fb30fb16f5f03cdff6cdd670f6aa7211c1fc7efe (patch) | |
tree | 501a1dc4af155c7f81066d72b49e9cffe8e844ba /mutt | |
parent | 70fa0610e7d34370e6ba94e8aa22f3824f438f12 (diff) | |
download | dotfiles_ascii-fb30fb16f5f03cdff6cdd670f6aa7211c1fc7efe.tar.xz dotfiles_ascii-fb30fb16f5f03cdff6cdd670f6aa7211c1fc7efe.zip |
Also self encrypt message sended
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/.mutt/account.net.neodarz.corentin.breton | 3 | ||||
-rw-r--r-- | mutt/.mutt/account.net.neodarz.neodarz | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/mutt/.mutt/account.net.neodarz.corentin.breton b/mutt/.mutt/account.net.neodarz.corentin.breton index 0f59758..e20b0f0 100644 --- a/mutt/.mutt/account.net.neodarz.corentin.breton +++ b/mutt/.mutt/account.net.neodarz.corentin.breton @@ -27,4 +27,7 @@ set crypt_autosign = yes set crypt_replyencryp = yes set pgp_autosign = yes +set pgp_self_encrypt = yes +set pgp_default_key = 9D006C6E30CEC9A888A6F804905EAB92577DA42C + #source "gpg -d ~/.mutt/net.neodarz.corentin.breton.imap.password.gpg |" diff --git a/mutt/.mutt/account.net.neodarz.neodarz b/mutt/.mutt/account.net.neodarz.neodarz index ed15e49..846bfbd 100644 --- a/mutt/.mutt/account.net.neodarz.neodarz +++ b/mutt/.mutt/account.net.neodarz.neodarz @@ -32,5 +32,8 @@ set crypt_autosign = yes set crypt_replyencrypt = yes set pgp_autosign = yes +set pgp_self_encrypt = yes +set pgp_default_key = 4987E1338C1FA0D7C09650A0B0811718191581D5 + #source "gpg -d ~/.mutt/net.neodarz.neodarz.imap.password.gpg |" #source "pass Mail/neodarz@neodarz.net" |