hey all-- i notice that in e68dfc8260ebf976ba50845e794c9fac0d262975 enigmail is now invoking gpg-connect-agent, and then sending it commands on stdin.
if there's no intent to read responses from stdout, you can also pass
parameters on the command line.
so instead of:
gpg-connect-agent
and then writing:
KILLAGENT
/bye
You can just invoke:
gpg-connect-agent KILLAGENT /bye
this might be cleaner for simple invocations.
--dkg
signature.asc
Description: PGP signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
