]> git.eshelyaron.com Git - emacs.git/commit
Use the gpg --sender option
authorTeemu Likonen <tlikonen@iki.fi>
Sat, 13 Jul 2019 00:12:58 +0000 (02:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 00:13:40 +0000 (02:13 +0200)
commit74579d3d2bb82f300a6f2d81b7b559f0a24061db
treedc7fc3b56c36b2b73304ccb53f78c0b7168f702f
parentd539d5868c90cecd48d7097752d2ac995b3e60cb
Use the gpg --sender option

* lisp/epg.el (epg-start-encrypt)
* lisp/gnus/mml-sec.el (mml-secure-epg-encrypt): When
'mml-secure-openpgp-sign-with-sender' is non-nil message sender's
email address (in addition to its old behaviour) will also be used
to set gpg's "--sender email@domain" option.
etc/NEWS
lisp/epg.el
lisp/gnus/mml-sec.el