KMail/gpg: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 1: Line 1:
You can use gpg to send encrypted or digitally signed mail.
You can use kmail and gpg to send encrypted or digitally signed mail. To do this, there are the buttons "sign" and "encrypt" in the kmail compose window. It appears if you click on "File|New|New message".


First make sure your gpg is properly set up:
First make sure your gpg is properly set up:

Revision as of 20:01, 25 January 2009

You can use kmail and gpg to send encrypted or digitally signed mail. To do this, there are the buttons "sign" and "encrypt" in the kmail compose window. It appears if you click on "File|New|New message".

First make sure your gpg is properly set up:

gpg --list-keys

Check that

gpg --update-trustdb

does not deliver

gpg: no ultimately trusted keys found

If you have a keyring saved to your disk, reload ("import") it like this:

cat secring.skr | gpg --import

Then call kgpg and set your trust on this key to ultimate.