Re: [Evolution] Sometimes can't verify signature

2020-05-10 Thread Jeff Van Epps via evolution-list
On Sun, 2020-05-10 at 12:21 +0100, Pete Biggs wrote: > > I created ~/bin/gpg2 > > > > #!/bin/bash > > > > echo $* > /home/lordbah/args.txt > > > > What appears in args.txt is: > > > > --verbose --no-secmem-warning --no-greeting --no-tty --batch --yes > > -- > > status-fd=85 --verify-options sho

Re: [Evolution] Sometimes can't verify signature

2020-05-09 Thread Jeff Van Epps via evolution-list
On Sat, 2020-05-09 at 21:39 +0200, Ángel wrote: > On 2020-05-08 at 00:49 -0400, Jeff Van Epps via evolution-list wrote: > > Evolution is able to verify the gpg signature on some messages but > > on > > other messages it says "Error verifying signature: Failed to > &

Re: [Evolution] Sometimes can't verify signature

2020-05-09 Thread Jeff Van Epps via evolution-list
On Sat, 2020-05-09 at 21:39 +0200, Ángel wrote: > On 2020-05-08 at 00:49 -0400, Jeff Van Epps via evolution-list wrote: > > Evolution is able to verify the gpg signature on some messages but > > on > > other messages it says "Error verifying signature: Failed to > &

[Evolution] Sometimes can't verify signature

2020-05-07 Thread Jeff Van Epps via evolution-list
Evolution is able to verify the gpg signature on some messages but on other messages it says "Error verifying signature: Failed to execute gpg." I have not been able to get it to tell me any details about the error. When I run CAMEL_DEBUG=all evolution > foo.txt the resulting file does not contai