Your message dated Fri, 07 Apr 2006 13:58:14 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336211: gnupg: Add encrypt-to in the skeleton file
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gnupg
Version: 1.4.2-2
Priority: wishlist

There are some MUAs (like mutt) that do not encrypt mails you send with your
own key, which makes them unreadable to you once stored in a folder. Since
this issue can be prevented by the use of the 'encrypt-to' option in GnuPG it
would be nice if the default skeleton file for gnupg documented it a bit 
more.

Attached is a patched changing the skeleton file to help those that
don't want too dig to hard to find a solution to the problem above.

Regards

Javier
diff -Nru gnupg-1.4.2/g10/options.skel gnupg-1.4.2.new/g10/options.skel
--- gnupg-1.4.2/g10/options.skel        2005-05-31 08:29:58.000000000 +0200
+++ gnupg-1.4.2.new/g10/options.skel    2005-10-28 18:22:44.000000000 +0200
@@ -39,6 +39,12 @@
 #default-recipient some-user-id
 #default-recipient-self
 
+# Use --encrypt-to to always encrypt to a given gpg key.
+# This is useful, for example, when sending mail through a mail client
+# that will not automatically encrypt mail to your key. Thus, preventing you
+# from reading encrypted mail you've sent to others and stored a copy of.
+# encrypt-to KeyID
+
 # By default GnuPG creates version 3 signatures for data files.  This
 # is not strictly OpenPGP compliant but PGP 6 and most versions of PGP
 # 7 require them.  To disable this behavior, you may use this option

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 1.4.3-1

> > There are some MUAs (like mutt) that do not encrypt mails you send with your
> > own key, which makes them unreadable to you once stored in a folder. Since
> > this issue can be prevented by the use of the 'encrypt-to' option in GnuPG 
> > it
> > would be nice if the default skeleton file for gnupg documented it a bit 
> > more.
> 
> This done upstream for GnuPG 1.4.3.  Here's the patch.

1.4.3 has entered the archive and this fix is indeed included, so I'm closing 
the bug.


Thijs

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to