On Tue, May 07, 2019 at 08:25:26AM -0700, Greg A. Woods wrote: > If mutt works with that version under the "gpg2" name > then the best thing is probably to explicitly list it > as such in your .muttrc file.
I wish I had an example of the syntax for such a line in .muttrc. Right now I have in .muttrc: set pgp_use_gpg_agent=yes ...but this doesn't tell mutt what and where to find gpg-agent, nor gpg2. The place explicitly name gpg2 may be in ~/.gnupg/gpg-agent.conf. Not sure. According to ps, gpg-agent is running: bob@nebby ~ $ ps ax | grep agent 9790 ? Ssl 0:01.80 gpg-agent --homedir /home/bob/.gnupg --use-standard-socket --daemon Please forgive that I have muddled two different email addresses (bob & poobah) in this thread. Thank you. -- Bob Bernstein