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: Robert Pluim
Subject: Re: How to get a pinentry box to digitally sign all emails
Date: Thu, 16 Apr 2020 15:23:40 +0200

>>>>> On Thu, 16 Apr 2020 13:59:11 +0100, Sharon Kimble 
>>>>> <boudiccas@skimble.plus.com> said:

    Sharon> Thanks for replying Robert.

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

    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> And just to check, I have 'pinentry-gnome3' installed, but I have 
just
    Sharon> installed all 'pinentry-*' packages.

    Sharon> So lets see what happens now then!?

Since you donʼt have mml-secure-message-sign-pgp on your message setup
hooks anymore, I presume youʼre going to call it by hand? Itʼs bound
to 'C-c RET s o' by default.

Robert



reply via email to

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