Hi Luigi, referring to my previous post, and before you do anything else, please check:
<http://www.gpgtools.org/macgpg2/index.html>. I believe the MacGPG2-2.0.17-9 installer might solve the gpg-agent.conf issue. You might try the following: - download the above mentioned installer. - quit all running applications. - run the installer. - restart your computer. - launch Terminal and type after the prompt: gpg2 --version [return], just to ascertain that MacGPG2-2.0.17 has been installed. - then gpg-agent [return]. If you get 'gpg-agent: gpg-agent running and available' please check that the other components are functioning properly, by typing in Terminal: echo test | gpg2 -aser "Luigi Amedeo Bianchi" | gpg2 [return] this command should launch pinentry-mac.app where you have to enter your passphrase and click the OK button. This action will be repeated once more: the system is launching pinentry and gpg-agent for signing and decrypting, hence the repeated action. then again: echo test | gpg2 -aser "Luigi Amedeo Bianchi" | gpg2 [return] Now the process will complete automatically, without pinentry popping up, because gpg-agent has cached your passphrase. Please now check in GPGMail whether you can sign e-mails, and decrypt e-mails. pinentry will pop-up once for the first signing, and once for the first decrypting. Then your passphrase will be cached for the duration of the default value set in gpg-agent.conf (I believe it is 6000 = 10 minutes, but I really don't remember). Auguri, Charly _______________________________________________ gpgtools-users mailing list [email protected] FAQ: http://www.gpgtools.org/faq.html Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users Unsubscribe: http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 This email sent to: [email protected]
