Solved security/gnupg: gpg: [stdin]: sign+encrypt failed: Invalid IPC response

For a long time I try to use gnupg to be able to send encrypted mails, but it never worked. Afaik I've setup the gpg correctly, created keys and placed the public key on a public keyserver etc. But sending an encrypted or signed email always fails with:

Code:
gpg: automatically retrieved 'marco.beishuizen@xs4all.nl' via Local
Pipe command returned error.  Hit return to continue.
gpg: [stdin]: sign+encrypt failed: Invalid IPC response

/usr/local/libexec/ppf_encrypt: Your pgp command failed

Does anyone know what I can do here to make gpg work?

Regards,
Marco
 
For a long time I try to use gnupg to be able to send encrypted mails, but it never worked. Afaik I've setup the gpg correctly, created keys and placed the public key on a public keyserver etc. But sending an encrypted or signed email always fails with:

gpg: automatically retrieved 'marco.beishuizen@xs4all.nl' via Local
Pipe command returned error. Hit return to continue.
gpg: [stdin]: sign+encrypt failed: Invalid IPC response

/usr/local/libexec/ppf_encrypt: Your pgp command failed

Does anyone know what I can do here to make gpg work?

Regards,
Marco

:oops: Well don't know exactly what I did but after restarting some processes it actually worked! Sorry for the noise.
 
Back
Top