mail/mutt && security/gnupg (after gnupg20 -> gnupg) weirdness

David Wolfskill david at catwhisker.org
Tue Jan 2 19:45:11 UTC 2018


I *think* the issue is that I needed to update ~/.muttrc for the change
in gnupg; in particular:

set pgp_decrypt_command="gpg --keyserver pgp.mit.edu --passphrase-fd 0 --no-verbose --batch -o - %f"

was changed to

set pgp_decrypt_command="gpg2 %?p?--passphrase-fd 0 --pinentry-mode=loopback? --no-verbose --batch --output - %f"

(based on <https://github.com/termux/termux-packages/issues/694>).

Peace,
david
-- 
David H. Wolfskill				david at catwhisker.org
If you want the best Fake News, go to the best source of it: Donald J. Trump.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20180102/970e127f/attachment.sig>


More information about the freebsd-ports mailing list