summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/email.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/email.el b/lisp/email.el
index 28810db..75cbb1f 100644
--- a/lisp/email.el
+++ b/lisp/email.el
@@ -71,3 +71,6 @@
(global-set-key (kbd "<f12>") 'mu4e)
+
+(setq mml2015-encrypt-to-self t)
+(setq mml2015-sign-with-sender t)