* Saving copies of sent mail when using GPG
@ 2013-07-15 13:02 Neil Roberts
2013-07-15 16:05 ` Nicolás Reynolds
0 siblings, 1 reply; 3+ messages in thread
From: Neil Roberts @ 2013-07-15 13:02 UTC (permalink / raw)
To: notmuch
Hi,
I was just wondering if anyone has any tips for saving a copy of a
message encrypted with GPG. Currently I am using notmuch-fcc-dirs to get
it to save it to a sentmail folder. However if the email is encrypted
then it just saves the encrypted version, which is a bit pointless
because obviously I wouldn't have the private key needed to decrypt it.
I guess ideally it would save a copy that was separately encrypted using
my own public key. Does everyone else have this problem too?
Regards,
- Neil
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Saving copies of sent mail when using GPG
2013-07-15 13:02 Saving copies of sent mail when using GPG Neil Roberts
@ 2013-07-15 16:05 ` Nicolás Reynolds
2013-07-15 17:31 ` Neil Roberts
0 siblings, 1 reply; 3+ messages in thread
From: Nicolás Reynolds @ 2013-07-15 16:05 UTC (permalink / raw)
To: notmuch
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
Neil Roberts <neil@linux.intel.com> writes:
> Hi,
>
> I was just wondering if anyone has any tips for saving a copy of a
> message encrypted with GPG. Currently I am using notmuch-fcc-dirs to get
> it to save it to a sentmail folder. However if the email is encrypted
> then it just saves the encrypted version, which is a bit pointless
> because obviously I wouldn't have the private key needed to decrypt it.
> I guess ideally it would save a copy that was separately encrypted using
> my own public key. Does everyone else have this problem too?
check "encrypt-to" on your gpg.conf
--
http://endefensadelsl.org
[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Saving copies of sent mail when using GPG
2013-07-15 16:05 ` Nicolás Reynolds
@ 2013-07-15 17:31 ` Neil Roberts
0 siblings, 0 replies; 3+ messages in thread
From: Neil Roberts @ 2013-07-15 17:31 UTC (permalink / raw)
To: Nicolás Reynolds, notmuch
Nicolás Reynolds <fauno@kiwwwi.com.ar> writes:
> check "encrypt-to" on your gpg.conf
Ah yes, that is a good idea. I decided to use these options in my .emacs
instead though so that I don't have to affect any other programs using
gpg:
(setq mml2015-encrypt-to-self t)
(setq mml2015-sign-with-sender t)
I think it would be neater if somehow it only encrypted for your key
in the local copy and not the copy it sends out on the internet though.
Having fewer keys able to decrypt the message that gets out on the wire
means there are less keys to worry about compromising.
Regards,
- Neil
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-15 17:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 13:02 Saving copies of sent mail when using GPG Neil Roberts
2013-07-15 16:05 ` Nicolás Reynolds
2013-07-15 17:31 ` Neil Roberts
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
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 read-only IMAP folder(s) and NNTP newsgroup(s).