From kde-pim Thu Aug 23 09:24:28 2007 From: Alexis Papadopoulos Date: Thu, 23 Aug 2007 09:24:28 +0000 To: kde-pim Subject: Re: [Kde-pim] KMail and "encrypt to self" issue Message-Id: <200708231224.28126.iacp () free ! fr> X-MARC-Message: https://marc.info/?l=kde-pim&m=118786109211622 On Thursday 23 August 2007, Markus Feilner wrote: > ~$ eval gpg-agent --daemon > GPG_AGENT_INFO=/tmp/gpg-vSKdW6/S.gpg-agent:5450:1; export GPG_AGENT_INFO; > ~$ > > Seems ok, doesn't it? Actually no :). You forgot the backquotes there, it's eval `gpg-agent --daemon` (don't forget the `) If this works correctly, within the same terminal you should have something printed when running: env | grep GPG_AGENT_INFO Then, you need to run kmail from the SAME terminal (so that it is aware of this GPG_AGENT_INFO variable). Can you please test again ? Thanks for your feedback :) acp _______________________________________________ KDE PIM mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim KDE PIM home page at http://pim.kde.org/