<<< Date Index >>>     <<< Thread Index >>>

Re: Save encrypted-to-self or plain copy of sent message



On 01/04/07, Todd Zullinger <tmz@xxxxxxxxx> wrote:
mal content wrote:
> Currently, when I send a PGP encrypted message to a recipient, it is
> encrypted and readable only by them. I'd like to automatically save
> a plain copy of the sent message

You can use fcc_clear to achieve this.  From the manual:

3.53. fcc_clear

   Type: boolean
   Default: no

   When this variable is set, FCCs will be stored unencrypted and
   unsigned, even when the actual message is encrypted and/or signed.
   (PGP only)

Ah, nice.

Is there any way to indicate that a message was signed or encrypted in
the cleartext copy? I can imagine looking at my outbox in a years time and
thinking "Argh, did I really send that unencrypted?" or something.

MC