On Fri, Apr 13, 2001 at 12:55:46PM +0200, Andre Berger wrote:
> Maybe someone could help me with the pgp-hook syntax? The manual (3.19)
> says: 'Usage: "pgp-hook pattern keyid"'
>
> I send Mails Bcc to my "other" mail address, which is not listed in
> 'alternates' and should not be. Encrypted or signed messages thus also
> ask for my "other" addresses' key. A pgp-hook should allow to assign my
> usual addresses' key to "other".
>
> I've looked for a predefined pattern that matches Bcc, but I couldn't
> find any. So here's what I'm stuck with but what doesn't work due to a
> syntax error:
>
> set pgp_sign_as="usual@adress"
> pgp-hook '~h other@address' usual@address
>
you should use the keyid of usual@address
for ex. if keyid of usual@address is 0x457632
pgp-hook other@address 0x457632
all encrypted msgs addressed to other@address will be encrypted using
keyid 0x457632.
Of course, other@address must be among usual@address' pgp/gpg public
key.
HTH. Cheers.
--
Horace G. Friend III
[EMAIL PROTECTED]
GnuPG DSA/ElGamal Key Fingerprint
9295 80C4 C723 621B 9C2D B53E D432 7936 4CA9 8AD6