1
0
Fork 0

GPG-encrypt all encrypted mail to myself

This allows me to read my sent mail.

* emacs.d/mail.org: mml-secure-openpgp-encrypt-to-self
master
Mike Gerwitz 2016-04-13 00:29:26 -04:00
parent fed57789da
commit 09bf6f4c73
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 8 additions and 0 deletions

View File

@ -236,6 +236,14 @@ wrote!
(setq gnus-gcc-mark-as-read 1)
#+END_SRC
When I can---that is, when my recipients support it---I GPG-encrypt my
e-mail. Problem is, I can't read what I sent unless I also encrypt the
message to myself.
#+BEGIN_SRC emacs-lisp
(setq mml-secure-openpgp-encrypt-to-self t)
#+END_SRC
** Reading Mail
The vast majority of my interaction with other human beings is through
my MUA; its presentation is important. I have not customized it as