From fb30fb16f5f03cdff6cdd670f6aa7211c1fc7efe Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Sun, 26 May 2019 18:37:59 +0200
Subject: Also self encrypt message sended

---
 mutt/.mutt/account.net.neodarz.corentin.breton | 3 +++
 mutt/.mutt/account.net.neodarz.neodarz         | 3 +++
 2 files changed, 6 insertions(+)

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"
-- 
cgit v1.2.1