Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Jack Twilley <jmt+usenet@twilley.org>
Subject: Problems with gnus and pgg
Date: Fri, 15 Aug 2003 20:09:33 -0700	[thread overview]
Message-ID: <86r83m2t8y.fsf@duchess.twilley.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have configured pgg as per the documentation, but it is not working.

When I open a message is signed with GPG, nothing happens -- Gnus
should be validating the signature.  When I open a message that is
encrypted with GPG, nothing happens -- Gnus should be automatically
decrypting the message.  When I open a message containing a GPG public
key, nothing happens -- Gnus should be asking me if I'd like to add
the key to my key-ring.

Here are the relevant configuration file values:

- From .gnus:

(require 'pgg)
(setq
 gnus-buttonized-mime-types '("multipart/encrypted" "multipart/signed")
 mm-decrypt-option 'always
 mm-verify-option 'always
 mml1991-use 'pgg
 mml2015-use 'pgg
)

- From .xemacs/init.el (loaded by .emacs):

(autoload 'pgg-encrypt-region "pgg" "Encrypt the current region." t)
(autoload 'pgg-decrypt-region "pgg" "Decrypt the current region." t)
(autoload 'pgg-sign-region "pgg" "Sign the current region." t)
(autoload 'pgg-verify-region "pgg" "Verify the current region." t)
(autoload 'pgg-insert-key "pgg" "Insert the ASCII armored public key." t)
(autoload 'pgg-snarf-keys-region "pgg" "Import public keys in the current region." t)

Jack.
- -- 
Jack Twilley
jmt at twilley dot org
http colon slash slash www dot twilley dot org slash tilde jmt slash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/PaBzGPFSfAB/ezgRAuI4AJ45z/axAJVdYmcfsC4kXGkxjeR/PQCePWhc
kzxDAGTufpa6hia6XhdL9B8=
=2VFw
-----END PGP SIGNATURE-----


             reply	other threads:[~2003-08-16  3:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-16  3:09 Jack Twilley [this message]
2003-08-16  3:23 ` Jack Twilley
     [not found] ` <ilullttaioa.fsf@latte.josefsson.org>
     [not found]   ` <86wudb1sq6.fsf@duchess.twilley.org>
2003-08-18  7:03     ` Jack Twilley
     [not found]       ` <iluwuda3f65.fsf@latte.josefsson.org>
     [not found]         ` <86isoufdhv.fsf@duchess.twilley.org>
     [not found]           ` <iluzni59pus.fsf@latte.josefsson.org>
     [not found]             ` <86oeyldkcr.fsf@duchess.twilley.org>
2003-08-20  4:41               ` Jack Twilley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86r83m2t8y.fsf@duchess.twilley.org \
    --to=jmt+usenet@twilley.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).