Composing ask From: address and arbitrary keys in PGP

tech-lists tech-lists at zyxst.net
Sat Jul 27 15:55:07 UTC 2019


On Fri, Jul 26, 2019 at 05:12:08AM +0000, GTC at riseup.net wrote:

> 1. When composing messages, mutt ask To: or recipient adress and 
> Subject: and then go to editor. How to make mutt ask for 
> From: or sender address only and then go to editor?

I use this, in muttrc:

# my identities
macro compose v "<edit-from>^Uidentity_<Tab>" "Select from"

alias identity_a0 tech-lists <tech-lists at zyxst.net>
alias identity_a1 someotheraddress <somethingelse at zyxst.net>

[...etc...]

and use v then hit tab to get a selectable list. This selected when
about to send the email. I'm unsure what the proper name for that part
of mutt is.

I use gpgme which selects the signing key based on From:

-- 
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20190727/6c8108cf/attachment.asc>


More information about the Mutt-users mailing list