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.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org