[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Get public pgp key
From: |
henry atting |
Subject: |
Get public pgp key |
Date: |
Mon, 19 May 2008 11:53:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
Hi,
once when a mail with an unknown public key arrived a xterm open up and
I was asked if the key should be fetched.
Unfortunately this works no longer.
The according settings in .gnus.el are:
,----
| (require 'pgg)
| (setq pgg-scheme 'epg)
|
| (require 'epa-setup)
| (setq mml2015-use 'epg)
|
|
| ;; verify GnuPG signature on incoming mail
| (setq mm-verify-option 'always)
|
| (setq pgg-cache-passphrase t
| pgg-passphrase-cache-expiry 1800
| pgg-query-keyserver t
| pgg-default-keyserver-address "subkeys.pgp.net")
`----
Cheers,
henry
- Get public pgp key,
henry atting <=