Gnus development mailing list
 help / color / mirror / Atom feed
* Easypg: Handling of inline signatures
@ 2006-10-20 20:07 Elias Oltmanns
  2006-10-21  3:05 ` Daiki Ueno
  0 siblings, 1 reply; 7+ messages in thread
From: Elias Oltmanns @ 2006-10-20 20:07 UTC (permalink / raw)


Hi all,

running gnus cvs from today and easypg 0.0.6, I've stumbled upon some
strange behaviour wrt inline signatures. In my .emacs I have

--8<---------------cut here---------------start------------->8---
(defun custom-sign-hook ()
;  (setq pgg-default-user-id (message-field-value "From")))
  (setq mml2015-signers (list (message-field-value "From"))))
(add-hook 'message-send-hook 'custom-sign-hook)
--8<---------------cut here---------------end--------------->8---

Shipping off a message containing the tag <#secure method=pgp mode=sign>
just signs the message using the default gpg key rather than the one
matching the supplied From header. Viewing this message in the
sent-mail archive afterwards, I get a PGP Signed Part:Failed response
from epg, whereas pgg verifies the message correctly.

Quite different when I use method=pgpmime. In this case, everything
works as expected and the correct key is used for signing in the first
place too.

Do I have to adjust my configuration in order to get inline signatures
handled properly or am I right in considering this a bug?

Regards,

Elias




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

end of thread, other threads:[~2006-10-22  0:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-20 20:07 Easypg: Handling of inline signatures Elias Oltmanns
2006-10-21  3:05 ` Daiki Ueno
2006-10-21  8:41   ` Elias Oltmanns
2006-10-21 12:55     ` Daiki Ueno
2006-10-21 14:39       ` mml1991-signers and mml2015-signers (was: Easypg: Handling of inline signatures) Reiner Steib
2006-10-21 16:51         ` Elias Oltmanns
2006-10-22  0:43           ` mml1991-signers and mml2015-signers Daiki Ueno

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