Encrypt-to-self
By default, messages are encrypted to all recipients (To, CC, BCC headers). Thus, you will not be able to decrypt your own messages. To make sure that messages are also encrypted to your own key(s), several alternative solutions exist:
- Use the
encrypt-tooption in the filegpg.conf(for OpenPGP) orgpgsm.conf(for S/MIME with EasyPG). See Invoking GPG in Using the GNU Privacy Guard, or See Invoking GPGSM in Using the GNU Privacy Guard. - Include your own e-mail address (for which you created a key-pair) among the recipients.
- Customize the variable
mml-secure-openpgp-encrypt-to-self(for OpenPGP) ormml-secure-smime-encrypt-to-self(for S/MIME with EasyPG).