[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SOLVED] Re: How to get a pinentry box to digitally sign all emails
From: |
Robert Pluim |
Subject: |
Re: [SOLVED] Re: How to get a pinentry box to digitally sign all emails |
Date: |
Thu, 16 Apr 2020 18:05:00 +0200 |
>>>>> On Thu, 16 Apr 2020 16:36:38 +0100, Sharon Kimble
>>>>> <boudiccas@skimble.plus.com> said:
Sharon> Bingo! Its now working as it did in emacs26, and for the benefit of
the
Sharon> archives, this is what is in my conf file.
Sharon> --8<---------------cut here---------------start------------->8---
Sharon> ;; auto-sign all mail
Sharon> (add-hook 'gnus-message-setup-hook 'mml-secure-message-sign-pgp)
Sharon> (add-hook 'message-setup-hook 'mml-secure-message-sign-pgp)
Sharon> (setq mml-secure-openpgp-sign-with-sender t
Sharon> mml-secure-message-sign-pgp t
Sharon> mml-secure-smime-sign-with-sender t)
Sharon> (setq epg-pinentry-mode 'ask)
Sharon> --8<---------------cut here---------------end--------------->8---
Sharon> Thanks for being so persistent Robert, and for the final solution.
Sharon> Magic!!!
Youʼre welcome. Iʼll work on getting the defaults in emacs-27 better
for this kind of common usage.
Ribert
- How to get a pinentry box to digitally sign all emails, Sharon Kimble, 2020/04/15
- Re: How to get a pinentry box to digitally sign all emails, Robert Pluim, 2020/04/15
- Re: How to get a pinentry box to digitally sign all emails, Sharon Kimble, 2020/04/15
- Re: How to get a pinentry box to digitally sign all emails, Robert Pluim, 2020/04/16
- Re: How to get a pinentry box to digitally sign all emails, Sharon Kimble, 2020/04/16
- Re: How to get a pinentry box to digitally sign all emails, Robert Pluim, 2020/04/16
- Re: How to get a pinentry box to digitally sign all emails, Sharon Kimble, 2020/04/16
- Re: How to get a pinentry box to digitally sign all emails, Robert Pluim, 2020/04/16
- [SOLVED] Re: How to get a pinentry box to digitally sign all emails, Sharon Kimble, 2020/04/16
- Re: [SOLVED] Re: How to get a pinentry box to digitally sign all emails,
Robert Pluim <=
Re: How to get a pinentry box to digitally sign all emails, Stefan Monnier, 2020/04/15
Re: How to get a pinentry box to digitally sign all emails, Phillip Lord, 2020/04/22