On Monday 07 August 2006 14:01, Michael Nottebrock wrote: > David Johnson schrieb: > > How do I setup KMail to work with GPG? I can't get it to decrypt > > messages, which forces me to save the encrypted messages and open > > in kgpg to view. > > > > I have signing and encryption keys set in the identities section of > > kmail, and gpg is marked as available in the security section. > > > > Oddly enough, I can encrypt and sign outgoing messages without > > problem. I just can't decrypt incoming messages. > > That's rather odd indeed, it should be working then (and > http://freebsd.kde.org/howtos/gnupg-kmail.php probably will tell you > nothing new).
Thanks for the HOWTO. I didn't have half of that stuff done. I've now installed pinentry-qt, and configured gpg. But it still doesn't work. I put the requisite gpg-agent line in my .xsession. (I use KDM and do not normally use .xsession or .xinitrc, so this file is new). But when I restart X and open a konsole window to check, I find that the GPG_AGENT_INFO variable is not in my environment. But gpg-daemon is running. Is .xsession the correct file to use? Playing further, I notice that when I try to start gpg-agent manually, I get the following error: [EMAIL PROTECTED] ~$ eval "$(gpg-agent --daemon --sh)" can't connect to `/home/david/.gnupg/log-socket': Connection refused -- David Johnson <[EMAIL PROTECTED]> _______________________________________________ kde-freebsd mailing list [email protected] http://kf.liquidneon.com/mailman/listinfo/kde-freebsd
