>  The second is gpg (but is not gpg specific). I am sending my mail from my
> laptop (sendmail), but receiving it from a POP3 server via
> fetchmail/procmail. To be able to read my own messages, I have to encrypt them
> to myself. I do it by adding a my_hdr bcc line to .muttrc, but feel that this
> is not the best (and most elegant) way, since I send it over the network to
> myself. Probably I have to make a send-hook to remove the bcc, so it only gets
> saved locally....?

set record="+sent-mail-`date +%Y-%m`"

you also will want to add an encrypt-to option in your .gnupg/options
file to encrypt it to you as well.

-b

Reply via email to