help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get a pinentry box to digitally sign all emails


From: Sharon Kimble
Subject: Re: How to get a pinentry box to digitally sign all emails
Date: Thu, 16 Apr 2020 13:59:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.90 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

>>>>>> On Wed, 15 Apr 2020 18:26:35 +0100, Sharon Kimble 
>>>>>> <boudiccas@skimble.plus.com> said:
>
>     Sharon> Thanks for replying Robert.
>
>     Sharon> I have placed '(setq mml-secure-openpgp-sign-with-sender t)' in 
> my conf
>     Sharon> file, and its made no difference, still no pinentry box and still 
> not
>     Sharon> being signed, unfortunately.
>
> I assume youʼre getting a different error now?
>
> Do you have a setting for epg-pinentry-mode? If not, does it help to
> do either:
>
> (setq epg-pinentry-mode 'ask)
>
> or
>
> (setq epg-pinentry-mode 'loopback)
>
Thanks for replying Robert.

This is what my conf file is showing for signing emails at the moment.

--8<---------------cut here---------------start------------->8---
;; auto-sign all mail
;;(add-hook 'gnus-message-setup-hook 'mml-secure-message-sign-pgp)
;;(add-hook 'message-setup-hook 'mml-secure-message-sign-pgp)
(setq mml-secure-openpgp-sign-with-sender t
  ;;    mml-secure-message-sign-pgp t
      mml-secure-smime-sign-with-sender t)
(setq epg-pinentry-mode 'ask)
  --8<---------------cut here---------------end--------------->8---

And just to check, I have 'pinentry-gnome3' installed, but I have just
installed all 'pinentry-*' packages.

So lets see what happens now then!?

Thanks
  Sharon.  
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk
Debian 10.2, fluxbox 1.3.7, emacs 27.0.90, org 9.3.6



reply via email to

[Prev in Thread] Current Thread [Next in Thread]