Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Problems with gnus and pgg
@ 2003-08-16  3:09 Jack Twilley
  2003-08-16  3:23 ` Jack Twilley
       [not found] ` <ilullttaioa.fsf@latte.josefsson.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Jack Twilley @ 2003-08-16  3:09 UTC (permalink / 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-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problems with gnus and pgg
  2003-08-16  3:09 Problems with gnus and pgg Jack Twilley
@ 2003-08-16  3:23 ` Jack Twilley
       [not found] ` <ilullttaioa.fsf@latte.josefsson.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Jack Twilley @ 2003-08-16  3:23 UTC (permalink / raw)


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

>>>>> "Jack" == Jack Twilley <jmt+usenet@twilley.org> writes:

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

It works fine for PGP/MIME-signed/encrypted messages, but not for
"just PGP" messages.  Nothing special happens with the keys in either
case.

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/PaOoGPFSfAB/ezgRAg8+AKDS73MwsAchevdnVJp/4aDV/Brj/QCdHDJY
VPP6ViiIkLaZrVy8aP/2ZV8=
=54Oe
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problems with gnus and pgg
       [not found]   ` <86wudb1sq6.fsf@duchess.twilley.org>
@ 2003-08-18  7:03     ` Jack Twilley
       [not found]       ` <iluwuda3f65.fsf@latte.josefsson.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jack Twilley @ 2003-08-18  7:03 UTC (permalink / raw)


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

Oh, and another thing.

When I go to read my messages, I get this button:
[[PGP Signed Part:Failed]]

When I click on it, it says this:
[[PGP Signed Part: Failed]
(encode-coding-string)]

What's that all about?

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/QHpZGPFSfAB/ezgRAmNPAJ0WbVSxc6r7p10J41ja1Rcr/K2cUwCgmuJE
XlDVPiM+0ONP+POiInxotFc=
=p8ZA
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problems with gnus and pgg
       [not found]             ` <86oeyldkcr.fsf@duchess.twilley.org>
@ 2003-08-20  4:41               ` Jack Twilley
  0 siblings, 0 replies; 4+ messages in thread
From: Jack Twilley @ 2003-08-20  4:41 UTC (permalink / raw)


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

>>>>> "Jack" == Jack Twilley <jmt+usenet@twilley.org> writes:

>>>>> "Simon" == Simon Josefsson <jas@extundo.com> writes:
Jack> [... no match ...]

Simon> Hm, it should be defined by mm-util if your emacs doesn't have
Simon> it, and mml2015 (which uses it) does require mm-util.  Hm.
Simon> Does M-x locate-library RET on mm-util and mml2015 point at the
Simon> right version?

Jack> Both calls return files located in the right place.  The files
Jack> pass the diff test with files from the CVS repository.

Another test -- I loaded both libraries by hand, and the button still
had the same result, as did the C-h f test.

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/QvvsGPFSfAB/ezgRArMaAKDmcmdR6gFFJlIC7y0L4slHWbDmkgCeKB6x
cuN678oivRWw+8nMBEMIw7g=
=2Gzl
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-20  4:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-16  3:09 Problems with gnus and pgg Jack Twilley
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

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).