correct way to start gpg-agent

Maurizio Marini maumar at datalogica.com
Thu Aug 30 13:24:37 UTC 2012


Hello there
i have claws-mail with smime and gpg

I followed this link to configure 
http://www.claws-mail.org/faq/index.php/S/MIME_howto

my question is:
is still the best practice to use what suggested here:

[code]

KDE Users

KDE has a way to run scripts and thus export environment variables at startup
time. Every application running in this session will get access to these
variables. All you have to do is create a file under the directory ~/.kde/env/
(if it doesn't exist, then create it). I named it gpgagent.sh, the content of
this shell script is quite trivial (don't forget to chmod +x): 

#!/bin/sh eval
`gpg-agent --daemon`

[/code]


or, with f17, something different should be configured?

br
m.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5549 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120830/84fde091/attachment.p7s>


More information about the users mailing list