Re: How to activate a given GPG key through a macro...
- To: mutt-users@xxxxxxxx
- Subject: Re: How to activate a given GPG key through a macro...
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Mon, 24 Sep 2007 22:59:05 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date:from:to:subject:message-id:references:mime-version:content-type:in-reply-to; q=dns/txt; s=default; bh=VyZjBma5lSa9nN8zh3zNef4Pt1M=; b=XYi94VoKfgD1qHif5tNJGZT1b07HFZ0EZDHgdQ1z0BRV9GGkz84I/xo/hcX21Yw+Lk6GuFc99PpOVQEg4MRw5RKkbJCgt9t8RN4uC6ckAUX82dc3dmbLWgYukWR0g1BtHjpNimgrpcTVfTeMK/Unan6ci8ln86xJ+xyKbHqpz6k=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=AXXoGek3KqeGhn92JPfxM6bEh25PKCjmRukwURa7K5YdxUEPn2rHLdFfUTZVYTa6bXUmtSHS2IUlt/cTniVU2o4jsHZb7nqHLcabVTwiyI/he+LBZN28iNK9MGjKNeQ6gKV0W+DHv0SUcOZR9yHy+DLfB4FPa5AoKxafhWy5khU=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent;
- In-reply-to: <873136.13093.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- References: <20070924222057.GX8500@xxxxxxxxxxxxx> <873136.13093.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.16 (2007-09-09)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday, September 25 at 01:16 AM, quoth P.M.:
>Should I set "set pgp_ignore_subkeys=" to "no" (default is "yes"), or
>it does not matter here?
Only unset it if you really need to (i.e. you find that mutt
misbehaves otherwise). *Most* folks should ignore that setting.
>How is "user" determined? By the "from" field, or what
>else?
If you haven't set pgp_sign_as, then yes, the return address (and from
field) is what mutt uses.
>In the case of an email address that does not have a
>pgp key, how do I tell mutt NOT to use pgp at all for
>this particular identity?
On a per-message basis, you can change it, of course. To have it
happen automatically, I'd unset pgp_autosign (and similar) in your
macro, or `push` the commands to unset it on the compose screen. You
can even do it in a send hook. Here's what I do:
send-hook '~G !^%C pgp' 'push <pgp-menu>f'
~Kyle
- --
A little song, a little dance, a little seltzer down your pants.
-- Chuckles the Clown
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iD8DBQFG+IeJBkIOoMqOI14RAp95AJ4i+eQdXwR81mGQwwXndtOu1yUcHQCfU/bz
ntNVfBdDvCvSeFkQlzNnev4=
=wtq1
-----END PGP SIGNATURE-----