Matching a key with other emails
Parabola
parabola at ozemail.com.au
Wed Nov 19 00:02:49 CET 2003
David Shaw wrote:
> On Tue, Nov 18, 2003 at 02:59:13AM +1100, Parabola wrote:
>
>
>>Assume that I can't get them to add them secondary address to their
>>keys, is it possible for me to tell my GPG that "hey! mails sending
>>to name at hotmail.com should be using key that name at isp.com key!)?
>
>
> Put in gpg.conf:
>
> group name at hotmail.com = name at isp.com
>
> That works for regular GnuPG. I don't know if it works inside
> Mozilla.
David,
With a little tweak, I got it working in Mozilla + Enigmail! The problem
of saying:
group name at hotmail.com = name at isp.com
is that name at hotmail.com will be the group name but not the email
address. So when Enigmail tries to search this as an email address,
it'll do a -r <name at hotmail.com>, which doens't work. So the obvious
solution would be putting this in gpg.conf:
group <name at hotmail.com> = name at isp.com
Thanks David!
Regards,
Parabola
More information about the Gnupg-users
mailing list