Hi,

On 29.04, unman wrote:
On Sun, Apr 28, 2019 at 01:01:10PM -0400, J.M. Porup wrote:
hi,

Current documentation (part of which I vaguely recall helping to
write) suggests that the .muttrc decrypt command ought to be:

set pgp_decode_command="qubes-gpg-client-wrapper --decrypt --status-fd=2 --batch 
%f"

This command works fine at the command line, but fails in mutt,
throwing the error "Could not decrypt PGP message."

I'm using Qubes 4 + Debian 9 vms + gpg 2.1.18

I've spent hours reading forum posts trying to debug this, and am at a
loss.

Has anyone else dealt with this issue? How did you solve it?

thanks,
jmp


Dont have this issue.
What templates are you using?
Do you have password set in gnupg?
Can you post gpg relevant sections from .muttrc

Had the same issue. I solved the issue by changing "--decrypt" to "-d". Don't ask me why:

set pgp_decode_command="qubes-gpg-client-wrapper --status-fd=2 -d --batch %f"

Kind regards,
Ralf

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190430084941.ru7qy4rugtm2bvbq%40localhost.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to