Re: Relationship between kmail and kgpg
Emanoil Kotsev <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
Anne Wilson wrote: > KMail appears to be pulling in new signatures. However, the only ones > that > show up in kgpg are those that I imported manually. This implies, to me, > that > kmail is using a different keyring from gpg. Comments? > > Anne you should check about gpg-agent ps -fu `id -un` | grep gpg emanoil 6862 6806 0 Feb26 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/emanoil/.gnupg/gpg-agent-info-maistor /usr/bin/dbus-launch --exit-with-session /usr/bin/keytouchd-launch /usr/bin/startkde emanoil 6863 6806 0 Feb26 ? 00:00:07 /usr/bin/gpg-agent --daemon --sh --write-env-file=/home/emanoil/.gnupg/gpg-agent-info-maistor /usr/bin/dbus-launch --exit-with-session /usr/bin/keytouchd-launch /usr/bin/startkde emanoil 6984 1 0 Feb26 ? 00:00:00 kgpg -session 10e1d0db73000122637470600000069520026_1235636586_910379 emanoil 25512 24303 0 04:14 pts/8 00:00:00 grep gpg man gpg-agent check also ~/.gnupg/gpg-agent.conf perhaps it helps you for me kmail uses exatcly the keys from the .gnupg keyring file it's working just fine regards