Gnus development mailing list
 help / color / mirror / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
To: Michael Sperber <sperber@deinprogramm.de>
Cc: ding@gnus.org
Subject: Re: Encrypt gcc copy with own key
Date: Thu, 28 May 2009 20:02:31 +0900	[thread overview]
Message-ID: <a69a5317-5f68-40a2-8d9a-2022e2816b35@broken.deisui.org> (raw)
In-Reply-To: <y9liqjlfr5a.fsf@deinprogramm.de> (Michael Sperber's message of "Thu, 28 May 2009 12:39:13 +0200")

>>>>> In <y9liqjlfr5a.fsf@deinprogramm.de> 
>>>>>	Michael Sperber <sperber@deinprogramm.de> wrote:

> > Try "encrypt-to <your key ID>" instead of "default-recipient-self".

> Doesn't work for me

It works for me.

> tracing through the code,

I'd suggest you to try it from the command line before looking into the
Lisp code.  I.e.

 $ gpg --encrypt-to sperber@deinprogramm.de -e -r foo@example.com test.txt
 $ gpg < test.txt.gpg

> I see that the recipient key (i.e. not mine) is *explicitly* used for
> archiving the Gcc copy.  The key is propagated from one invocation of
> `mml2015-epg-encrypt' to the next via the `mml2015-epg-recipients'
> message option.

Yes, that is correct behavior.  "encrypt-to sperber@deinprogramm.de" in
gpg.conf makes your address an *additional* recipient for all the
outgoing messages, while "default-recipent-self" doesn't.

Regards,
-- 
Daiki Ueno



  reply	other threads:[~2009-05-28 11:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-25 13:10 Michael Sperber
2009-05-25 22:10 ` Daiki Ueno
2009-05-28 10:39   ` Michael Sperber
2009-05-28 11:02     ` Daiki Ueno [this message]
2009-06-04  8:19       ` Michael Sperber

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=a69a5317-5f68-40a2-8d9a-2022e2816b35@broken.deisui.org \
    --to=ueno@unixuser.org \
    --cc=ding@gnus.org \
    --cc=sperber@deinprogramm.de \
    /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).