Re: GPG Signing based on recipient
Hello Mark,
On Monday, August 13, 2007 at 16:19:18 +0100, Mark Sansome wrote:
> # Default gpg signature for majority of mail
> set pgp_sign_as=1234567891234567
This will be used only when no send-hook has been triggered yet. To
reset your identity to its default, you additionally need a default
send-hook first before all specific send-hooks. Something like:
| send-hook . "unmy_hdr From: ;\
| set pgp_sign_as=1234567891234567"
Only then the majority of mails will use $from, $realname, and the
wanted PGP key.
Bye! Alain.
--
set honor_followup_to=yes in muttrc is the default value, and makes your
list replies go where the original author wanted them to go: Only to the
list, or with a private copy.