Encryption, can I plug in PGP to evolution

Asked by JHL

I just tried out evolution on my imap account, nice. Now I would like to get it to use PGP if possible. How do I add a PGP plugin or equivalent.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu evolution Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Gerald M (geraldm) said :
#1

Evolution (at least the latest versions) has PGP/GPG support built in.

Edit > Preferences > Mail Accounts > Edit > Security

Also, in each message you compose there is a "Security" option on the toolbar that allows you to sign/encrypt a message. You'll have to have a keypair generated already in your home directory.

Revision history for this message
JHL (lewis-julian) said :
#2

Thanks very much for the good news about pgp being available. I still have a problem concerning setting up evolution. I have gpg working on my imported keys. The files I have are the usual me.asc pubring-bak.pkr pubring.pkr secring-bak.skr secring.skr. And gpg imorted everything just fine. So now in preferences->bla I am asked to supply my PGP/GPG Key ID, well I tried the lot and get this message when I try to sen a signed mail ...

ould not create message.

Because "gpg: skipped "/home/julian/pgp/keys/me.asc": secret key not available
gpg: signing failed: secret key not available
", you may need to select different mail options.

So what am i supposed to enter in this field ?? And naturally the other two "certificate" fields.
Thanks a lot for the help so far, grovel grovel

Revision history for this message
Gerald M (geraldm) said :
#3

I use terminal, hopefully you do as well :)

gpg --list-keys

make sure your key is listed there.

gpg --edit-key <user id>

gpg will show a message like "Secret Key is Available"

If it doesnt, well, it means your secret key wasnt imported which is what it seems the error message is indicating.

Can you help with this problem?

Provide an answer of your own, or ask JHL for more information if necessary.

To post a message you must log in.